tubearchivist/tubearchivist/requirements.txt

14 lines
244 B
Plaintext
Raw Normal View History

2022-04-10 08:57:15 +00:00
beautifulsoup4==4.11.1
2022-05-30 07:51:44 +00:00
celery==5.2.7
2022-11-02 05:18:17 +00:00
Django==4.1.3
2022-08-08 07:52:06 +00:00
django-auth-ldap==4.1.0
2022-06-07 10:09:49 +00:00
django-cors-headers==3.13.0
2022-09-30 16:02:44 +00:00
djangorestframework==3.14.0
2022-10-29 14:33:16 +00:00
Pillow==9.3.0
2022-11-25 08:58:43 +00:00
redis==4.3.5
2022-06-30 11:44:33 +00:00
requests==2.28.1
2022-08-16 08:42:26 +00:00
ryd-client==0.0.6
2022-10-26 16:17:03 +00:00
uWSGI==2.0.21
2022-06-07 10:09:49 +00:00
whitenoise==6.2.0
yt_dlp==2022.11.11