Update to to latest georideapilib

This commit is contained in:
Matthieu DUVAL
2023-02-27 18:02:27 +01:00
parent b8c8bcba14
commit 7ea6c96331
5 changed files with 86 additions and 30 deletions

View File

@@ -6,10 +6,10 @@
"issue_tracker": "https://github.com/ptimatth/GeorideHA/issues",
"iot_class": "cloud_polling",
"requirements": [
"georideapilib>=0.8.4",
"georideapilib>=0.9.0",
"pyjwt>=2.2.0"
],
"dependencies": [],
"codeowners": ["ptimatth"],
"version": "0.9.0"
"version": "1.0.0"
}