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.
2 parents 4f908ad + 7d0d0ad commit 0c6bd41Copy full SHA for 0c6bd41
requirements/doctests.txt
@@ -1,2 +1,2 @@
1
pytest ==8.4.2
2
-pytest-doctestplus ==1.4.0
+pytest-doctestplus ==1.5.0
requirements/pytorch/extra.txt
@@ -5,7 +5,7 @@
5
matplotlib>3.1, <3.11.0
6
omegaconf >=2.2.3, <2.4.0
7
hydra-core >=1.2.0, <1.4.0
8
-jsonargparse[signatures,jsonnet] >=4.39.0, <4.42.0
+jsonargparse[signatures,jsonnet] >=4.39.0, <4.43.0
9
rich >=12.3.0, <14.2.0
10
tensorboardX >=2.2, <2.7.0 # min version is set by torch.onnx missing attribute
11
bitsandbytes >=0.45.2,<0.47.0; platform_system != "Darwin"
0 commit comments