Bump versions of MailmanClient and Django.

This commit is contained in:
Abhilash Raj
2019-01-11 17:43:06 -08:00
parent 7d41168e18
commit 906dde757d

View File

@@ -15,8 +15,8 @@ RUN set -ex \
postgresql-dev mariadb-dev \
&& apk add --no-cache --virtual .mailman-rundeps bash sassc \
postgresql-client mysql-client py-mysqldb curl mailcap \
&& pip install -U django==2.0.5 pip \
&& pip install mailmanclient==3.2.0 \
&& pip install -U django==2.1.5 pip \
&& pip install mailmanclient==3.2.1 \
postorius==1.2.2 \
hyperkitty==1.2.1 \
django-mailman3==1.2.0 \