Skip to content

Commit f717e22

Browse files
committed
Remove version of pandas
1 parent c9e571b commit f717e22

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

poetry.lock

Lines changed: 18 additions & 20 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 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10-
pandas = "^1.2.2"
10+
pandas = "*"
1111
altair = "*"
1212

1313
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)