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

15 lines
264 B
Plaintext
Raw Normal View History

2023-02-16 00:23:10 +00:00
Flask==2.2.3
2022-10-07 17:30:46 +00:00
Flask-SQLAlchemy==2.5.1
Flask-HTTPAuth==4.7.0
2023-01-18 00:20:00 +00:00
Flask-WTF==1.1.1
WTForms==2.3.3
PyMySQL==1.0.2
2022-12-15 00:33:46 +00:00
pg8000==1.29.4
2023-01-13 00:19:19 +00:00
requests==2.28.2
2023-01-21 17:06:48 +00:00
charset-normalizer==3.0.1
beautifulsoup4==4.11.2
python-dotenv==0.21.1
2023-02-03 00:22:38 +00:00
dateparser==1.1.7
2023-02-09 00:23:48 +00:00
redis==4.5.1
transmission-rpc==3.4.1