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 7ff9d46 commit f802781Copy full SHA for f802781
pyproject.toml
@@ -7,7 +7,7 @@ license = "MIT"
7
readme = "README.md"
8
9
[tool.poetry.dependencies]
10
-python = ">=3.10,<3.13
+python = ">=3.10,<3.13"
11
numba = "^0.60.0"
12
numpy = ">1.24"
13
scipy = "^1.14.1"
0 commit comments