Skip to content

Commit f802781

Browse files
Update pyproject.toml
1 parent 7ff9d46 commit f802781

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
@@ -7,7 +7,7 @@ license = "MIT"
77
readme = "README.md"
88

99
[tool.poetry.dependencies]
10-
python = ">=3.10,<3.13
10+
python = ">=3.10,<3.13"
1111
numba = "^0.60.0"
1212
numpy = ">1.24"
1313
scipy = "^1.14.1"

0 commit comments

Comments
 (0)