We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 039e7af commit 0729c9dCopy full SHA for 0729c9d
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ authors = ["lj1995"]
6
license = "MIT"
7
8
[tool.poetry.dependencies]
9
-python = "^3.8"
+python = "^3.8,<3.11"
10
torch = "^2.0.0"
11
torchaudio = "^2.0.1"
12
Cython = "^0.29.34"
0 commit comments