fix
This commit is contained in:
@@ -2,6 +2,8 @@ amqp==5.3.1
|
|||||||
asgiref==3.9.1
|
asgiref==3.9.1
|
||||||
billiard==4.2.1
|
billiard==4.2.1
|
||||||
celery==5.5.3
|
celery==5.5.3
|
||||||
|
certifi==2025.10.5
|
||||||
|
charset-normalizer==3.4.4
|
||||||
click==8.2.1
|
click==8.2.1
|
||||||
click-didyoumean==0.3.1
|
click-didyoumean==0.3.1
|
||||||
click-plugins==1.1.1.2
|
click-plugins==1.1.1.2
|
||||||
@@ -18,10 +20,12 @@ django-silk==5.4.0
|
|||||||
djangorestframework==3.16.0
|
djangorestframework==3.16.0
|
||||||
djangorestframework_simplejwt==5.5.1
|
djangorestframework_simplejwt==5.5.1
|
||||||
drf-yasg==1.21.10
|
drf-yasg==1.21.10
|
||||||
|
exponent_server_sdk==2.2.0
|
||||||
funcy==2.0
|
funcy==2.0
|
||||||
gprof2dot==2025.4.14
|
gprof2dot==2025.4.14
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
h11==0.16.0
|
h11==0.16.0
|
||||||
|
idna==3.11
|
||||||
inflection==0.5.1
|
inflection==0.5.1
|
||||||
kombu==5.5.4
|
kombu==5.5.4
|
||||||
packaging==25.0
|
packaging==25.0
|
||||||
@@ -33,11 +37,12 @@ python-dateutil==2.9.0.post0
|
|||||||
pytz==2025.2
|
pytz==2025.2
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
redis==6.2.0
|
redis==6.2.0
|
||||||
|
requests==2.32.5
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
sqlparse==0.5.3
|
sqlparse==0.5.3
|
||||||
tzdata==2025.2
|
tzdata==2025.2
|
||||||
uritemplate==4.2.0
|
uritemplate==4.2.0
|
||||||
|
urllib3==2.5.0
|
||||||
uvicorn==0.35.0
|
uvicorn==0.35.0
|
||||||
vine==5.1.0
|
vine==5.1.0
|
||||||
wcwidth==0.2.13
|
wcwidth==0.2.13
|
||||||
requests
|
|
||||||
|
|||||||
Reference in New Issue
Block a user