Skip to content

Commit 7d002ea

Browse files
committed
Update pyproject.toml and poetry.lock
1 parent 4c341f6 commit 7d002ea

File tree

2 files changed

+63
-33
lines changed

2 files changed

+63
-33
lines changed

poetry.lock

Lines changed: 62 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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.8.1"
10-
pandas = "^1.0.0"
10+
pandas = "^2.0.0"
1111
polars = "^1.0.0"
1212

1313
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)