Compare commits

..

2 Commits
0.9.0 ... 0.9.1

Author SHA1 Message Date
e6817e174b Shipping v0.9.1 2022-04-06 17:49:26 +02:00
b8c8bcba14 Update pyjwt to match with the latest version 2022-04-06 17:24:18 +02:00

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