Skip to content

Commit 6cbec6f

Browse files
committed
TEMP: Use pycaret-next, to probe support for pandas 2.2
1 parent b6ada38 commit 6cbec6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

topic/timeseries/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
cratedb-toolkit[datasets]>=0.0.30
22
refinitiv-data<1.7
33
pandas==2.2.*
4-
pycaret==3.3.2
4+
#pycaret==3.3.2
5+
pycaret @ git+https://github.com/sktime/pycaret@python313
56
pydantic<3
67
sqlalchemy==2.0.*
78
sqlalchemy-cratedb>=0.41.0.dev2

0 commit comments

Comments
 (0)