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",
"requirements": [
"georideapilib>=0.8.4",
"pyjwt==2.1.0"
"pyjwt>=2.2.0"
],
"dependencies": [],
"codeowners": ["ptimatth"],

Loading…
Cancel
Save