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 94cc08b commit 575fedcCopy full SHA for 575fedc
requirements.txt
@@ -126,4 +126,4 @@ wcwidth==0.2.5
126
websocket-client==0.59.0
127
yarl==1.7.2
128
zipp==3.19.1
129
-PyGithub==2.8.1
+PyGithub==2.6.1
setup.cfg
@@ -90,7 +90,7 @@ install_requires =
90
91
# networking
92
GitPython>=3.1.17
93
- PyGithub>=2.8.1
+ PyGithub>=2.6.1
94
requests>=2.25.1
95
fetchcode>=0.6.0
96
0 commit comments