Update to jose 3.x
This commit is contained in:
parent
90a62b5640
commit
4af9407ef4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -18,7 +18,7 @@ install_requires = [
|
||||||
"pyaml",
|
"pyaml",
|
||||||
"pytz",
|
"pytz",
|
||||||
"python-dateutil<3.0.0,>=2.1",
|
"python-dateutil<3.0.0,>=2.1",
|
||||||
"python-jose<3.0.0",
|
"python-jose<4.0.0",
|
||||||
"mock",
|
"mock",
|
||||||
"docker>=2.5.1",
|
"docker>=2.5.1",
|
||||||
"jsondiff==1.1.1",
|
"jsondiff==1.1.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue