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

11 lines
189 B
Plaintext
Raw Normal View History

2020-04-09 09:03:39 +00:00
Flask==1.1.2
Flask-SQLAlchemy==2.4.1
Flask-HTTPAuth==3.3.0
Flask-WTF==0.14.3
2020-04-06 14:51:48 +00:00
WTForms==2.2.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
python-dotenv==0.12.0
cloudscraper==1.2.33