Skip to content

Commit

Permalink
Update pandas requirement from ==1.* to ==2.* in /topic/timeseries
Browse files Browse the repository at this point in the history
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.0.0rc0...v2.2.2)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent ca01922 commit 6dde671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topic/timeseries/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cratedb-toolkit[datasets]==0.0.15
refinitiv-data<1.7
pandas==2.0.*
pandas==2.2.*
pycaret==3.3.2
pydantic<2
sqlalchemy==2.0.*
Expand Down

0 comments on commit 6dde671

Please sign in to comment.