Przeglądaj źródła

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

MrDuhaz 11 miesięcy temu
rodzic
commit
09eeccfc74
1 zmienionych plików z 1 dodań i 1 usunięć
  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