updated requirements

This commit is contained in:
Gourav Kumar 2022-01-11 21:04:23 +05:30
parent 40c95b7c6b
commit 4f45490b91

View File

@ -1,13 +1,23 @@
APScheduler==3.6.3 APScheduler==3.6.3
astroid==2.9.3
cachetools==4.2.2 cachetools==4.2.2
certifi==2021.10.8 certifi==2021.10.8
colorama==0.4.4
isort==5.10.1
lazy-object-proxy==1.7.1
mccabe==0.6.1
numpy==1.22.0 numpy==1.22.0
platformdirs==2.4.1
psycopg2==2.9.3 psycopg2==2.9.3
pylint==2.12.2
python-dotenv==0.19.2 python-dotenv==0.19.2
python-telegram-bot==13.10 python-telegram-bot==13.10
pytz==2021.3 pytz==2021.3
pytz-deprecation-shim==0.1.0.post0 pytz-deprecation-shim==0.1.0.post0
six==1.16.0 six==1.16.0
toml==0.10.2
tornado==6.1 tornado==6.1
typing_extensions==4.0.1
tzdata==2021.5 tzdata==2021.5
tzlocal==4.1 tzlocal==4.1
wrapt==1.13.3