Skip to content

Commit

Permalink
Time Series: Update to pandas 2.2 and SQLAlchemy 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 18, 2024
1 parent 1872fe6 commit 6058b7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topic/timeseries/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cratedb-toolkit[datasets]==0.0.14
refinitiv-data<1.7
pandas==1.*
pandas==2.2.*
pycaret==3.3.2
pydantic<2
sqlalchemy==1.*
sqlalchemy==2.0.*
sqlalchemy-cratedb==0.37.0

0 comments on commit 6058b7d

Please sign in to comment.