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-05-02 00:04:04 +00:00
Flask==2.3.2
2022-10-07 17:30:46 +00:00
Flask-SQLAlchemy==2.5.1
Flask-HTTPAuth==4.8.0
2023-01-18 00:20:00 +00:00
Flask-WTF==1.1.1
WTForms==2.3.3
2023-06-26 06:49:26 +00:00
PyMySQL==1.1.0
2023-06-17 00:24:16 +00:00
pg8000==1.29.8
2023-05-23 00:39:37 +00:00
requests==2.31.0
charset-normalizer==3.1.0
beautifulsoup4==4.12.2
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-06-25 20:24:55 +00:00
redis==4.6.0
transmission-rpc==3.4.2