Update pyjwt requirement from ==2.0.* to ==2.4.*

This commit is contained in:
Raphael Michel
2022-07-04 11:04:01 +02:00
parent d22feada57
commit 76e8cc42c2
+1 -1
View File
@@ -204,7 +204,7 @@ setup(
'packaging',
'paypalrestsdk==1.13.*',
'paypal-checkout-serversdk==1.0.*',
'PyJWT==2.0.*',
'PyJWT==2.4.*',
'phonenumberslite==8.12.*',
'Pillow==9.1.*',
'protobuf==3.19.*',