diff --git a/backend/requirements.txt b/backend/requirements.txt index 2e7c6cb..121a930 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,32 +1,32 @@ -Django==4.2.7 +Django==4.2.14 django-comment-migrate==0.1.7 django-cors-headers==4.4.0 -django-filter==23.3 +django-filter==24.2 django-ranged-response==0.2.0 -djangorestframework==3.14.0 -django-restql==0.15.3 -django-simple-captcha==0.5.20 -django-timezone-field==6.0.1 -djangorestframework-simplejwt==5.3.0 +djangorestframework==3.15.2 +django-restql==0.15.4 +django-simple-captcha==0.6.0 +django-timezone-field==7.0 +djangorestframework-simplejwt==5.3.1 drf-yasg==1.21.7 mysqlclient==2.2.0 -pypinyin==0.49.0 +pypinyin==0.51.0 ua-parser==0.18.0 -pyparsing==3.1.1 -openpyxl==3.1.2 -requests==2.31.0 -typing-extensions==4.8.0 -tzlocal==5.1 -channels==3.0.5 -channels-redis==4.1.0 +pyparsing==3.1.2 +openpyxl==3.1.5 +requests==2.32.3 +typing-extensions==4.12.2 +tzlocal==5.2 +channels==4.1.0 +channels-redis==4.2.0 websockets==11.0.3 user-agents==2.2.0 six==1.16.0 -whitenoise==6.6.0 +whitenoise==6.7.0 psycopg2==2.9.9 -uvicorn==0.23.2 -gunicorn==21.2.0 -gevent==23.9.1 -Pillow==10.1.0 +uvicorn==0.30.3 +gunicorn==22.0.0 +gevent==24.2.1 +Pillow==10.4.0 dvadmin-celery==1.0.5 -pyinstaller==6.8.0 \ No newline at end of file +pyinstaller==6.9.0 \ No newline at end of file