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 8452387 commit d199875Copy full SHA for d199875
2 files changed
requirements.txt
@@ -124,4 +124,4 @@ wcwidth==0.2.5
124
websocket-client==0.59.0
125
yarl==1.7.2
126
zipp==3.19.1
127
-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