Added pytz as a dependency

This commit is contained in:
Profitroll 2024-05-30 17:41:41 +02:00 committed by Profitroll
parent f6731d5734
commit b7fc1715fd

View File

@ -2,6 +2,7 @@ aiohttp~=3.9.5
apscheduler~=3.10.4 apscheduler~=3.10.4
convopyro==0.5 convopyro==0.5
mongodb-migrations==1.3.1 mongodb-migrations==1.3.1
pytz<=2023.2
tgcrypto==1.2.5 tgcrypto==1.2.5
ujson>=5.0.0 ujson>=5.0.0
uvloop==0.19.0 uvloop==0.19.0