Replaced pytz with utc_offset

This commit is contained in:
Black Coffee
2022-10-20 17:15:12 +01:00
parent 65a3e4feb2
commit e193c4ef47
5 changed files with 12 additions and 26 deletions
-1
View File
@@ -60,7 +60,6 @@ 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"