Skip to content

Commit f64e5d0

Browse files
committed
Revert PyJWT version.
1 parent 00313a4 commit f64e5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
httpx~=0.28.1
22
pydantic~=2.10.4
3-
PyJWT~=2.10.1
3+
PyJWT==2.9.0 # Pinned because of Python 3.8 incompatibility in future versions
44
cryptography~=44.0.0

0 commit comments

Comments
 (0)