This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/requirements.txt
Michel Roux 78b0b50c90
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Bump python-dotenv from 0.17.1 to 0.18.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.17.1 to 0.18.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.17.1...v0.18.0)
2021-06-21 00:28:34 +00:00

12 lines
212 B
Plaintext

Flask==2.0.1
Flask-APScheduler==1.12.2
Flask-SQLAlchemy==2.5.1
Flask-HTTPAuth==4.4.0
Flask-WTF==0.15.1
WTForms==2.3.3
PyMySQL==1.0.2
requests==2.25.1
beautifulsoup4==4.9.3
python-dotenv==0.18.0
dateparser==1.0.0