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

Commit

Permalink
Update dependency pandas to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 4, 2023
1 parent fe77146 commit bb8c230
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 33 deletions.
95 changes: 63 additions & 32 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{include = "app"}]
[tool.poetry.dependencies]
python = ">=3.10, <=3.12"
flask = "^2.2.3"
pandas = "^1.5.3"
pandas = "^2.0.0"
frozen-flask = "^0.18"
requests = "^2.28.2"

Expand Down

0 comments on commit bb8c230

Please sign in to comment.