Skip to content

Commit

Permalink
reset python version
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth committed Nov 4, 2024
1 parent cd56a08 commit f41fbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.10, <3.13"
python = "^3.10"
numba = "^0.60.0"
numpy = "^2.0.0"
scipy = "^1.14.1"
Expand Down

0 comments on commit f41fbd8

Please sign in to comment.