We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00313a4 commit f64e5d0Copy full SHA for f64e5d0
requirements.txt
@@ -1,4 +1,4 @@
1
httpx~=0.28.1
2
pydantic~=2.10.4
3
-PyJWT~=2.10.1
+PyJWT==2.9.0 # Pinned because of Python 3.8 incompatibility in future versions
4
cryptography~=44.0.0
0 commit comments