Skip to content

Commit

Permalink
Update pandas requirement from <2.1 to <2.3
Browse files Browse the repository at this point in the history
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.3)

---
updated-dependencies:
- dependency-name: pandas
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 60c5794 commit bdae4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cratedb-toolkit[datasets]==0.0.29
ipyleaflet<0.20
kaleido<0.3
llvmlite>=0.40
pandas<2.1
pandas<2.3
plotly<5.25
pycaret>=3,<3.4
pydantic<3
Expand Down

0 comments on commit bdae4ed

Please sign in to comment.