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 d7a3a04 commit 3f865f1Copy full SHA for 3f865f1
requirements.txt
@@ -2,4 +2,4 @@ httpx>=0.28.1
2
pydantic>=2.10.4
3
PyJWT>=2.9.0, <2.10 ; python_version == "3.8"
4
PyJWT>=2.10.0; python_version > "3.8"
5
-cryptography>=42.0.8
+cryptography>=44.0.2
0 commit comments