Skip to content

Commit 8a625f0

Browse files
committed
downgrade becuse space
1 parent 7b0b9d0 commit 8a625f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "python-datascientist"
33
version = "0.1.0"
44
description = "Source code for Lino Galiana's Python for data science course"
55
readme = "README.md"
6-
requires-python = ">=3.14,<3.15"
6+
requires-python = ">=3.13,<3.14"
77
dependencies = [
88
"altair==5.4.1",
99
"black==24.8.0",

0 commit comments

Comments
 (0)