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 7b0b9d0 commit 8a625f0Copy full SHA for 8a625f0
pyproject.toml
@@ -3,7 +3,7 @@ name = "python-datascientist"
3
version = "0.1.0"
4
description = "Source code for Lino Galiana's Python for data science course"
5
readme = "README.md"
6
-requires-python = ">=3.14,<3.15"
+requires-python = ">=3.13,<3.14"
7
dependencies = [
8
"altair==5.4.1",
9
"black==24.8.0",
0 commit comments