From 07b61caa3e721a2feb7a9f761b2d557283e66c43 Mon Sep 17 00:00:00 2001 From: mortezaei Date: Mon, 12 May 2025 16:31:15 +0330 Subject: [PATCH] fix: config --- requirements.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index bec0123..ae10af7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ conditional==2.0 cssselect2==0.8.0 Deprecated==1.2.18 diff-match-patch==20230430 -Django==5.1.8 +Django>=4.2.0 django-ajax-datatable==4.5.0 django-allauth==65.3.0 django-autoslug==1.9.9 @@ -53,7 +53,8 @@ easy-thumbnails==2.10 exceptiongroup==1.2.1 geographiclib==2.0 geopy==2.3.0 -guardian==0.2.3 +# guardian==0.2.3 +django-guardian==2.4.0 gunicorn==22.0.0 h11==0.14.0 idna==3.7 @@ -77,7 +78,7 @@ psycopg2-binary==2.9.9 py-moneyed==3.0 pycparser==2.22 Pygments==2.15.0 -PyYAML==6.0.2 +PyJWT==2.0.1 PySocks==1.7.1 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 @@ -117,6 +118,8 @@ webencodings==0.5.1 whitenoise==6.9.0 wrapt==1.16.0 wsproto==1.2.0 +jdatetime==4.1.0 +kavenegar==1.1.2 firebase-admin==6.2.0 google-auth==2.6.0