mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-21 13:34:18 +00:00
28967de9fb
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.4...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
19 lines
299 B
Text
19 lines
299 B
Text
# Main requirements
|
|
python-telegram-bot==13.5
|
|
SQLAlchemy==1.4.14
|
|
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.5
|