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