We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cec7c5 commit ea3327eCopy full SHA for ea3327e
1 file changed
pyproject.toml
@@ -42,7 +42,7 @@ name = "pypi-public"
42
url = "https://pypi.org/simple/"
43
44
[tool.poetry.dependencies]
45
-python = ">=3.9,<3.12"
+python = ">=3.10,<3.12"
46
tqdm = "^4.66.4"
47
typing-extensions = "^4.12.2"
48
numba = "^0.61.0"
0 commit comments