1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-10-16 13:47:27 +00:00
greed/requirements.txt
dependabot[bot] 23c4b7e01f
Bump certifi from 2023.7.22 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-06 00:34:21 +00:00

19 lines
301 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==2024.7.4
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.3.3
tzlocal==2.1
urllib3==1.26.18