Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit e771e41

Browse files
Update dependency pandas to v2
1 parent 3e99801 commit e771e41

File tree

2 files changed

+64
-33
lines changed

2 files changed

+64
-33
lines changed

poetry.lock

Lines changed: 63 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "app"}]
99
[tool.poetry.dependencies]
1010
python = ">=3.10"
1111
flask = "^2.2.3"
12-
pandas = "^1.5.3"
12+
pandas = "^2.0.0"
1313
zstandard = "^0.20.0"
1414
frozen-flask = "^0.18"
1515

0 commit comments

Comments
 (0)