Unverified Commit 410e79dc authored by Matthew Douglas's avatar Matthew Douglas Committed by GitHub
Browse files

Fix #1490 (#1496)

parent 8cd7793b
......@@ -42,7 +42,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence"
]
dependencies = [
"torch~=2.0",
"torch>=2.0,<3",
"numpy>=1.17"
]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment