mirror of
https://github.com/Dielee/volvo2mqtt.git
synced 2026-08-13 11:19:52 +02:00
Remove unused requirements // Bump version
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
VERSION = "v1.0.2.1"
|
VERSION = "v1.0.3"
|
||||||
|
|
||||||
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
|
OAUTH_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
|
||||||
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"
|
VEHICLES_URL = "https://api.volvocars.com/connected-vehicle/v1/vehicles"
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
requests~=2.29.0
|
requests~=2.29.0
|
||||||
dynaconf~=3.1.12
|
dynaconf~=3.1.12
|
||||||
paho-mqtt~=1.6.1
|
paho-mqtt~=1.6.1
|
||||||
pytz~=2023.3
|
|
||||||
Babel~=2.12.1
|
Babel~=2.12.1
|
||||||
Reference in New Issue
Block a user