Skip to content

Commit 17e9f14

Browse files
authored
chore: update pandas to version 2.2.2
1 parent 4eb7a37 commit 17e9f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
[tool.poetry.dependencies]
3232
python = "^3.9"
3333
numpy = "2.0.2"
34-
pandas = "2.2.3"
34+
pandas = "2.2.2"
3535
pycanon = "1.0.1.post2"
3636
typing_extensions = "4.12.2"
3737
beartype = "0.18.5"

0 commit comments

Comments
 (0)