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 a3abcbe28d
All checks were successful
continuous-integration/drone/push Build is passing
Add scheduler and logging
2021-01-29 21:32:28 +01:00

12 lines
212 B
Plaintext

Flask==1.1.2
Flask-APScheduler==1.11.0
Flask-SQLAlchemy==2.4.4
Flask-HTTPAuth==4.2.0
Flask-WTF==0.14.3
WTForms==2.3.3
PyMySQL==1.0.2
requests==2.25.1
beautifulsoup4==4.9.3
python-dotenv==0.15.0
dateparser==1.0.0