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 49f5b64 + cd97df1 commit 2386b2aCopy full SHA for 2386b2a
scripts/make_release_requirements.txt
@@ -12,20 +12,20 @@ cffi==1.16.0
12
# pynacl
13
charset-normalizer==3.3.2
14
# via requests
15
-cryptography==43.0.1
+cryptography==44.0.1
16
# via pyjwt
17
deprecated==1.2.14
18
# via pygithub
19
gitdb==4.0.11
20
# via gitpython
21
gitpython==3.1.44
22
- # via -r scripts/make_release_requirements.in
+ # via -r make_release_requirements.in
23
idna==3.7
24
25
pycparser==2.22
26
# via cffi
27
pygithub==2.5.0
28
29
pyjwt[crypto]==2.8.0
30
31
pynacl==1.5.0
0 commit comments