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
263 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
charset-normalizer==3.1.0
beautifulsoup4==4.12.0
2023-02-25 00:22:47 +00:00
python-dotenv==1.0.0
2023-03-24 00:23:47 +00:00
dateparser==1.1.8
2023-03-23 00:24:17 +00:00
redis==4.5.3
transmission-rpc==3.4.2