mirror of https://github.com/veops/cmdb.git
PyJWT==2.4.0
This commit is contained in:
parent
806f5af830
commit
abc83db77b
|
@ -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"
|
||||
|
|
|
@ -54,7 +54,7 @@ pkgutil_resolve_name==1.3.10
|
|||
pyasn1==0.5.0
|
||||
pyasn1-modules==0.3.0
|
||||
pycryptodome==3.12.0
|
||||
PyJWT==2.7.0
|
||||
PyJWT==2.4.0
|
||||
PyMySQL==0.9.3
|
||||
python-dateutil==2.8.2
|
||||
python-dotenv==1.0.0
|
||||
|
|
Loading…
Reference in New Issue