Skip to content

Commit cbf42da

Browse files
Update pandas requirement from <2 to <3 in /topic/timeseries
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@0.3.0...v2.2.1) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f787654 commit cbf42da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/timeseries/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
crate[sqlalchemy]==0.35.2
22
cratedb-toolkit[datasets]==0.0.8
33
refinitiv-data<1.7
4-
pandas<2
4+
pandas<3
55
pycaret>=3.0,<3.4
66
pydantic<2
77
sqlalchemy<2

0 commit comments

Comments
 (0)