mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-28 00:24:19 +00:00
2359359bfa
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.3 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.3...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
19 lines
302 B
Text
19 lines
302 B
Text
# Main requirements
|
|
python-telegram-bot==13.5
|
|
SQLAlchemy==1.4.14
|
|
requests==2.31.0
|
|
toml==0.10.2
|
|
|
|
# Sub-dependencies
|
|
APScheduler==3.6.3
|
|
certifi==2023.7.22
|
|
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.4.1
|
|
tzlocal==2.1
|
|
urllib3==1.26.18
|