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 fd97991 commit 5e821cdCopy full SHA for 5e821cd
dev-requirements.txt
@@ -25,7 +25,7 @@ click==8.1.7
25
# dotenv-linter
26
click-default-group==1.2.4
27
# via dotenv-linter
28
-cryptography==42.0.7
+cryptography==43.0.1
29
# via pyjwt
30
decorator==5.1.1
31
# via ipython
requirements.txt
@@ -15,7 +15,7 @@ certifi==2024.7.4
15
# sentry-sdk
16
cffi==1.16.0
17
# via cryptography
18
19
20
h11==0.14.0
21
# via httpcore
0 commit comments