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

13 lines
222 B
Plaintext
Raw Normal View History

2020-04-09 09:03:39 +00:00
Flask==1.1.2
Flask-SQLAlchemy==2.4.1
2020-04-27 12:02:38 +00:00
Flask-HTTPAuth==4.0.0
2020-04-09 09:03:39 +00:00
Flask-WTF==0.14.3
2020-04-22 16:45:23 +00:00
WTForms==2.3.1
2019-11-25 21:52:22 +00:00
PyMySQL==0.9.3
2020-04-09 09:03:39 +00:00
requests==2.23.0
beautifulsoup4==4.9.0
2020-04-22 07:31:32 +00:00
python-dotenv==0.13.0
cloudscraper==1.2.38
polling==0.3.1
dateparser==0.7.4