Skip to content

Commit d199875

Browse files
committed
Fix CI & resolve dependency conflict
Signed-off-by: ziad hany <ziadhany2016@gmail.com>
1 parent 8452387 commit d199875

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@ wcwidth==0.2.5
124124
websocket-client==0.59.0
125125
yarl==1.7.2
126126
zipp==3.19.1
127-
PyGithub==2.8.1
127+
PyGithub==2.6.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ install_requires =
9090

9191
# networking
9292
GitPython>=3.1.17
93-
PyGithub>=2.8.1
93+
PyGithub>=2.6.1
9494
requests>=2.25.1
9595
fetchcode>=0.6.0
9696

0 commit comments

Comments
 (0)