requirements.txt
This commit is contained in:
@@ -1,32 +1,32 @@
|
|||||||
Django==4.2.7
|
Django==4.2.14
|
||||||
django-comment-migrate==0.1.7
|
django-comment-migrate==0.1.7
|
||||||
django-cors-headers==4.4.0
|
django-cors-headers==4.4.0
|
||||||
django-filter==23.3
|
django-filter==24.2
|
||||||
django-ranged-response==0.2.0
|
django-ranged-response==0.2.0
|
||||||
djangorestframework==3.14.0
|
djangorestframework==3.15.2
|
||||||
django-restql==0.15.3
|
django-restql==0.15.4
|
||||||
django-simple-captcha==0.5.20
|
django-simple-captcha==0.6.0
|
||||||
django-timezone-field==6.0.1
|
django-timezone-field==7.0
|
||||||
djangorestframework-simplejwt==5.3.0
|
djangorestframework-simplejwt==5.3.1
|
||||||
drf-yasg==1.21.7
|
drf-yasg==1.21.7
|
||||||
mysqlclient==2.2.0
|
mysqlclient==2.2.0
|
||||||
pypinyin==0.49.0
|
pypinyin==0.51.0
|
||||||
ua-parser==0.18.0
|
ua-parser==0.18.0
|
||||||
pyparsing==3.1.1
|
pyparsing==3.1.2
|
||||||
openpyxl==3.1.2
|
openpyxl==3.1.5
|
||||||
requests==2.31.0
|
requests==2.32.3
|
||||||
typing-extensions==4.8.0
|
typing-extensions==4.12.2
|
||||||
tzlocal==5.1
|
tzlocal==5.2
|
||||||
channels==3.0.5
|
channels==4.1.0
|
||||||
channels-redis==4.1.0
|
channels-redis==4.2.0
|
||||||
websockets==11.0.3
|
websockets==11.0.3
|
||||||
user-agents==2.2.0
|
user-agents==2.2.0
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
whitenoise==6.6.0
|
whitenoise==6.7.0
|
||||||
psycopg2==2.9.9
|
psycopg2==2.9.9
|
||||||
uvicorn==0.23.2
|
uvicorn==0.30.3
|
||||||
gunicorn==21.2.0
|
gunicorn==22.0.0
|
||||||
gevent==23.9.1
|
gevent==24.2.1
|
||||||
Pillow==10.1.0
|
Pillow==10.4.0
|
||||||
dvadmin-celery==1.0.5
|
dvadmin-celery==1.0.5
|
||||||
pyinstaller==6.8.0
|
pyinstaller==6.9.0
|
||||||
Reference in New Issue
Block a user