소스 검색

Mise à jour de 'Django 3.2 pour feeds.duhaz.fr'

MrDuhaz 2 달 전
부모
커밋
5fd8613afb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Django 3.2 pour feeds.duhaz.fr

+ 1 - 1
Django 3.2 pour feeds.duhaz.fr

@@ -12,4 +12,4 @@ RUN unset TZ
 RUN apk del tzdata
 RUN pip install --upgrade pip
 RUN pip install Django==3.2.23
-RUN pip install mysqlclient django-crispy-forms==1.12.0 gunicorn social-auth-app-django django-import-export django-trumbowyg unidecode bleach feedparser beautifulsoup4
+RUN pip install mysqlclient django-crispy-forms==1.12.0 gunicorn social-auth-app-django django-import-export==3.3.8 django-trumbowyg unidecode bleach feedparser beautifulsoup4