We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17bebb commit c7e3eb1Copy full SHA for c7e3eb1
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ classifiers = [
17
"Programming Language :: Python :: 3.12",
18
]
19
20
-requires-python = ">3.10,<3.13"
+requires-python = ">=3.11,<3.13"
21
dependencies = [
22
"torch",
23
"hdxrate",
0 commit comments