We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18e9f65 commit 988bf13Copy full SHA for 988bf13
pyproject.toml
@@ -5,7 +5,7 @@ description = "Source code for Lino Galiana's Python for data science course"
5
readme = "README.md"
6
requires-python = ">=3.13,<3.14"
7
dependencies = [
8
- "altair>=5.4.1",
+ "altair>=6.0.0",
9
"black==24.8.0",
10
"cartiflette",
11
"contextily==1.6.2",
0 commit comments