Update requirements.txt

Update some packages; Remove/mitigate some CVEs.
This commit is contained in:
Laurentiu 2024-07-03 07:11:36 +03:00 committed by GitHub
parent 674ec35b03
commit 9b8dbc905f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,21 +1,22 @@
Django==4.2.2
djangorestframework==3.14.0
django-allauth==0.54.0
setuptools==70.2.0
Django==5.0.6
djangorestframework==3.15.2
django-allauth==0.55.2
psycopg==3.1.9
uwsgi==2.0.21
django-redis==5.3.0
uwsgi==2.0.26
django-redis==5.4.0
celery==5.3.1
drf-yasg==1.21.6
Pillow==9.5.0
django-imagekit==4.1.0
markdown==3.4.3
django-filter==23.2
drf-yasg==1.21.7
Pillow==10.4.0
django-imagekit==5.0.0
markdown==3.6.0
django-filter==24.2
filetype==1.2.0
django-mptt==0.14.0
django-crispy-forms==1.13.0
requests==2.31.0
django-mptt==0.16.0
django-crispy-forms==2.2.0
requests==2.32.3
django-celery-email==3.0.0
m3u8==3.5.0
m3u8==5.1.0
django-ckeditor==6.6.1
django-debug-toolbar==4.1.0
django-debug-toolbar==4.4.2
django-login-required-middleware==0.9.0