Skip to content

Commit

Permalink
chore: update pandas to version 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
judithspd authored Sep 26, 2024
1 parent 4eb7a37 commit 17e9f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9"
numpy = "2.0.2"
pandas = "2.2.3"
pandas = "2.2.2"
pycanon = "1.0.1.post2"
typing_extensions = "4.12.2"
beartype = "0.18.5"
Expand Down

0 comments on commit 17e9f14

Please sign in to comment.