From 3b465c5aa48becc293f75b6d4fd516c9c854bedc Mon Sep 17 00:00:00 2001 From: behruz-dev Date: Tue, 28 Oct 2025 16:20:04 +0500 Subject: [PATCH] fix --- requirements.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe31089..a97daeb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,8 @@ amqp==5.3.1 asgiref==3.9.1 billiard==4.2.1 celery==5.5.3 +certifi==2025.10.5 +charset-normalizer==3.4.4 click==8.2.1 click-didyoumean==0.3.1 click-plugins==1.1.1.2 @@ -18,10 +20,12 @@ django-silk==5.4.0 djangorestframework==3.16.0 djangorestframework_simplejwt==5.5.1 drf-yasg==1.21.10 +exponent_server_sdk==2.2.0 funcy==2.0 gprof2dot==2025.4.14 gunicorn==23.0.0 h11==0.16.0 +idna==3.11 inflection==0.5.1 kombu==5.5.4 packaging==25.0 @@ -33,11 +37,12 @@ python-dateutil==2.9.0.post0 pytz==2025.2 PyYAML==6.0.2 redis==6.2.0 +requests==2.32.5 six==1.17.0 sqlparse==0.5.3 tzdata==2025.2 uritemplate==4.2.0 +urllib3==2.5.0 uvicorn==0.35.0 vine==5.1.0 wcwidth==0.2.13 -requests