Update pyjwt to match with the latest version

master
Matthieu DUVAL 3 years ago
parent d270517025
commit b8c8bcba14

@ -7,7 +7,7 @@
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"requirements": [ "requirements": [
"georideapilib>=0.8.4", "georideapilib>=0.8.4",
"pyjwt==2.1.0" "pyjwt>=2.2.0"
], ],
"dependencies": [], "dependencies": [],
"codeowners": ["ptimatth"], "codeowners": ["ptimatth"],

Loading…
Cancel
Save