浏览代码

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

MrDuhaz 11 月之前
父节点
当前提交
09eeccfc74
共有 1 个文件被更改,包括 1 次插入1 次删除
  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