diff --git a/myproject/requirements.txt b/myproject/requirements.txt index b64b86a..528255c 100644 --- a/myproject/requirements.txt +++ b/myproject/requirements.txt @@ -17,6 +17,7 @@ django-phonenumber-field==8.3.0 django-simple-history==3.10.1 django-tenants==3.7.0 et_xmlfile==2.0.0 +gunicorn==21.2.0 kombu==5.6.0 openpyxl==3.1.5 packaging==25.0 @@ -35,5 +36,4 @@ tzdata==2025.2 Unidecode==1.4.0 vine==5.1.0 wcwidth==0.2.14 -gunicorn==21.2.0 whitenoise==6.6.0