1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-21 13:34:18 +00:00

🔧 #122: Pin dependencies

This commit is contained in:
Steffo 2021-05-07 01:38:37 +02:00
parent 2c5cdef2d4
commit 419efc59fa
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,4 +1,19 @@
python-telegram-bot # Main requirements
sqlalchemy python-telegram-bot==13.5
requests SQLAlchemy==1.4.14
toml requests==2.25.1
toml==0.10.2
# Sub-dependencies
APScheduler==3.6.3
certifi==2020.12.5
chardet==4.0.0
coloredlogs==15.0
greenlet==1.1.0
humanfriendly==9.1
idna==2.10
pytz==2021.1
six==1.16.0
tornado==6.1
tzlocal==2.1
urllib3==1.26.4