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
186 B
Plaintext
Raw Normal View History

2020-04-09 09:03:39 +00:00
Flask==1.1.2
2020-07-15 08:09:43 +00:00
Flask-SQLAlchemy==2.4.4
2020-11-17 07:58:45 +00:00
Flask-HTTPAuth==4.2.0
2020-04-09 09:03:39 +00:00
Flask-WTF==0.14.3
2020-08-05 21:29:31 +00:00
WTForms==2.3.3
2021-01-07 20:19:50 +00:00
PyMySQL==1.0.0
requests==2.25.1
2020-10-12 07:25:12 +00:00
beautifulsoup4==4.9.3
2020-11-01 12:51:04 +00:00
python-dotenv==0.15.0
dateparser==1.0.0