Update pyjwt to match with the latest version

This commit is contained in:
2022-04-06 17:24:18 +02:00
parent d270517025
commit b8c8bcba14

View File

@@ -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"],