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 d80ef70 commit b7d21aaCopy full SHA for b7d21aa
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.4, <45
+cryptography>=42.0.8, <45
0 commit comments