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 c431887 commit 68f2adcCopy full SHA for 68f2adc
requirements/ci.txt
@@ -1,4 +1,4 @@
1
-setuptools <70.1.1
+setuptools <80.4.1
2
wheel <0.46.0
3
awscli >=1.30.0, <1.41.0
4
twine ==6.1.0
requirements/pytorch/docs.txt
@@ -2,6 +2,6 @@
nbformat # used for generate empty notebook
ipython[notebook] <8.19.0
5
-setuptools<58.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
+setuptools<81.0 # workaround for `error in ipython setup command: use_2to3 is invalid.`
6
7
#-r ../../_notebooks/.actions/requires.txt
0 commit comments