We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fda67b commit efb02d7Copy full SHA for efb02d7
requirements/pytorch/examples.txt
@@ -1,7 +1,7 @@
1
# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
2
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
3
4
-requests <2.32.0
+requests <2.33.0
5
torchvision >=0.16.0, <0.22.0
6
ipython[all] <8.19.0
7
torchmetrics >=0.10.0, <1.8.0
0 commit comments