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

14 lines
232 B
Plaintext
Raw Normal View History

2019-11-25 21:52:22 +00:00
Flask==1.0.2
Flask-SQLAlchemy==2.1
SQLAlchemy==1.2.18
2019-11-28 21:20:22 +00:00
Flask-HTTPAuth==3.2.4
2020-04-06 14:51:48 +00:00
Flask-WTF==0.14.2
WTForms==2.2.1
2019-11-25 21:52:22 +00:00
PyMySQL==0.9.3
requests==2.21.0
beautifulsoup4==4.7.1
2019-12-13 17:23:06 +00:00
python-dotenv==0.9.1
2020-03-21 17:44:20 +00:00
Werkzeug==0.14.1
2020-04-06 13:46:45 +00:00
requests-toolbelt
cloudscraper