tubearchivist/tubearchivist/requirements.txt

14 lines
241 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-08-08 07:52:06 +00:00
Django==4.1
django-auth-ldap==4.1.0
2022-06-07 10:09:49 +00:00
django-cors-headers==3.13.0
djangorestframework==3.13.1
2022-07-03 08:30:46 +00:00
Pillow==9.2.0
2022-06-30 11:44:33 +00:00
redis==4.3.4
requests==2.28.1
2022-08-12 07:39:22 +00:00
ryd-client==0.0.5
2021-10-07 13:08:38 +00:00
uWSGI==2.0.20
2022-06-07 10:09:49 +00:00
whitenoise==6.2.0
2022-08-15 06:55:02 +00:00
yt_dlp==2022.8.14