PyJWT==2.4.0

This commit is contained in:
pycook
2023-07-13 17:07:18 +08:00
parent c50a69de77
commit e86e5ad1fd
2 changed files with 2 additions and 2 deletions

View File

@@ -51,7 +51,7 @@ six = "==1.12.0"
bs4 = ">=0.0.1"
toposort = ">=1.5"
requests = ">=2.22.0"
PyJWT = ">=1.7.1"
PyJWT = "==2.4.0"
elasticsearch = "==7.17.9"
future = "==0.18.2"
itsdangerous = "==2.0.1"