Added pytz as a dependency

This commit is contained in:
Profitroll 2024-05-30 17:41:41 +02:00
parent e1a7b6309e
commit 89050dbb6b
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

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