Added local next update time using pytz

This commit is contained in:
Black Coffee
2022-10-06 21:36:53 +01:00
parent 9308d1b689
commit 4a40f4edc7
4 changed files with 84 additions and 44 deletions
+1
View File
@@ -60,6 +60,7 @@ zipp = "3.5.0"
loguru = "0.5.3"
cffi = "1.15.0"
websocket-client = "1.3.3"
pytz = "^2022.4"
[tool.poetry.dev-dependencies]
isort = "^5.10.1"