Skip to content

Commit 4a25ca2

Browse files
amotlsurister
authored andcommitted
Time Series: Update to pandas 2.0 and SQLAlchemy 2.0
1 parent f074646 commit 4a25ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

topic/timeseries/requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cratedb-toolkit[datasets]==0.0.14
22
refinitiv-data<1.7
3-
pandas==1.*
3+
pandas==2.0.*
44
pycaret==3.3.2
55
pydantic<2
6-
sqlalchemy==1.*
6+
sqlalchemy==2.0.*
77
sqlalchemy-cratedb==0.37.0

0 commit comments

Comments
 (0)