Update to jose 3.x

This commit is contained in:
Justin Dray 2018-11-06 00:03:09 +00:00
parent 90a62b5640
commit 4af9407ef4
No known key found for this signature in database
GPG Key ID: A270DD1E3B0BED67

View File

@ -18,7 +18,7 @@ install_requires = [
"pyaml",
"pytz",
"python-dateutil<3.0.0,>=2.1",
"python-jose<3.0.0",
"python-jose<4.0.0",
"mock",
"docker>=2.5.1",
"jsondiff==1.1.1",