Bump PyJWT version due to "Key confusion through non-blocklisted public key formats" vulnerability

This commit is contained in:
allegroai 2022-05-25 16:41:26 +03:00
parent 51eb0a713c
commit 178af0dee8

View File

@ -8,7 +8,7 @@ psutil>=3.4.2,<5.9.0
pyhocon>=0.3.38,<0.4.0
pyparsing>=2.0.3,<2.5.0
python-dateutil>=2.4.2,<2.9.0
pyjwt>=1.6.4,<2.1.0
pyjwt>=2.4.0,<2.5.0
PyYAML>=3.12,<5.5.0
requests>=2.20.0,<2.26.0
six>=1.13.0,<1.16.0