Parcourir la source

Mise à jour de 'Django 5.1.* pour erozone'

MrDuhaz il y a 11 mois
Parent
commit
09eeccfc74
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Django 5.1.* pour erozone

+ 1 - 1
Django 5.1.* pour erozone

@@ -12,4 +12,4 @@ RUN unset TZ
 RUN apk del tzdata
 RUN pip install --upgrade pip
 RUN pip install Django==5.1.4
-RUN pip install mysqlclient translators django-crispy-forms gunicorn
+RUN pip install pytz tzdata mysqlclient translators django-crispy-forms crispy-bootstrap4 gunicorn