Remove unused requirements // Bump version

This commit is contained in:
Linus Dietz
2023-06-20 07:35:30 +02:00
parent c404356ee0
commit dad5f9aaaa
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = "v1.0.2.1"
VERSION = "v1.0.3"
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"
-1
View File
@@ -1,5 +1,4 @@
requests~=2.29.0
dynaconf~=3.1.12
paho-mqtt~=1.6.1
pytz~=2023.3
Babel~=2.12.1