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.
2 parents 77fae53 + ff53c05 commit f1c810fCopy full SHA for f1c810f
scripts/make_release_requirements.txt
@@ -14,8 +14,6 @@ charset-normalizer==3.4.2
14
# via requests
15
cryptography==45.0.5
16
# via pyjwt
17
-deprecated==1.2.18
18
- # via pygithub
19
gitdb==4.0.12
20
# via gitpython
21
gitpython==3.1.45
@@ -24,7 +22,7 @@ idna==3.10
24
22
25
23
pycparser==2.22
26
# via cffi
27
-pygithub==2.6.1
+pygithub==2.7.0
28
# via -r scripts/make_release_requirements.in
29
pyjwt[crypto]==2.8.0
30
# via pygithub
@@ -40,5 +38,3 @@ urllib3==2.5.0
40
38
# via
41
39
# pygithub
42
# requests
43
-wrapt==1.17.2
44
- # via deprecated
0 commit comments