tubearchivist/tubearchivist/requirements.txt

10 lines
146 B
Plaintext
Raw Normal View History

2021-09-08 09:05:28 +00:00
beautifulsoup4==4.10.0
2021-09-05 17:10:14 +00:00
celery==5.1.2
2021-10-07 13:08:38 +00:00
Django==3.2.8
2021-10-17 04:31:21 +00:00
Pillow==8.4.0
2021-09-08 09:05:28 +00:00
redis==3.5.3
requests==2.26.0
2021-10-07 13:08:38 +00:00
uWSGI==2.0.20
2021-09-05 17:10:14 +00:00
whitenoise==5.3.0
yt_dlp==2021.10.10