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 a59f6ba commit 0465afcCopy full SHA for 0465afc
.github/scripts/requirements.txt
@@ -1,5 +1,5 @@
1
setuptools <65.7.0 ; python_version == '2.7'
2
-setuptools <=69.2.0 ; python_version >= '3.8'
+setuptools <=74.0.0 ; python_version >= '3.8'
3
pip <23.0 ; python_version == '2.7'
4
pip ; python_version >= '3.5'
5
pylint <2.15.10
0 commit comments