We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda1bae commit 8250319Copy full SHA for 8250319
tests/py/requirements.txt
@@ -9,5 +9,5 @@ pytest-xdist>=3.6.1
9
pyyaml
10
timm>=1.0.3
11
transformers==4.49.0
12
-nvidia-modelopt[all]~=0.27.0; python_version < "3.13"
+nvidia-modelopt[all]~=0.27.0; python_version >'3.9' and python_version <'3.13'
13
--extra-index-url https://pypi.nvidia.com
0 commit comments