We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7979390 commit 5c4bd6dCopy full SHA for 5c4bd6d
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.10,<3.12"
+python = ">=3.11"
46
tqdm = "^4.66.4"
47
typing-extensions = "^4.12.2"
48
numba = "^0.61.0"
0 commit comments