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 c99c59f commit 6b18754Copy full SHA for 6b18754
pyproject.toml
@@ -33,7 +33,7 @@ classifiers = [
33
34
[tool.poetry.dependencies]
35
python = "^3.7"
36
-numpy = "^1.22.4"
+numpy = "*"
37
torch = "^1.10"
38
39
[tool.poetry.dev-dependencies]
0 commit comments