Skip to content

Commit 88e3431

Browse files
Update pandas requirement from ==1.* to ==2.* 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@v1.0.0rc0...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 650217a commit 88e3431

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,6 +1,6 @@
11
cratedb-toolkit[datasets]==0.0.14
22
refinitiv-data<1.7
3-
pandas==1.*
3+
pandas==2.*
44
pycaret==3.3.2
55
pydantic<2
66
sqlalchemy==1.*

0 commit comments

Comments
 (0)