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 ccea431 commit dfcbf0eCopy full SHA for dfcbf0e
1 file changed
pyproject.toml
@@ -90,7 +90,7 @@ test = [
90
test-ext = [
91
"timm>=1.0.3",
92
"transformers>=5.4.0",
93
- "torchvision>=0.29.0.dev,<0.30.0",
+ "torchvision>=0.28.0.dev,<0.29.0",
94
"flashinfer-python; python_version >'3.9' and python_version <'3.13'",
95
]
96
0 commit comments