Skip to content

Commit c9e571b

Browse files
committed
Remove version of altair
1 parent 910a968 commit c9e571b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

poetry.lock

Lines changed: 1 addition & 2 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
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.8"
1010
pandas = "^1.2.2"
11-
altair = "^4.1.0"
11+
altair = "*"
1212

1313
[tool.poetry.dev-dependencies]
1414
Sphinx = "^3.5.1"

0 commit comments

Comments
 (0)