Bump versions. (#355)

This commit is contained in:
Abhilash Raj
2019-12-13 10:02:16 -08:00
committed by GitHub
parent 9ebc27138e
commit 6dc9598ee4
2 changed files with 4 additions and 4 deletions

View File

@@ -18,9 +18,9 @@ RUN set -ex \
python3 py3-setuptools xapian-core xapian-bindings-python3 libffi \
&& python3 -m pip install -U django==2.2 pip \
&& python3 -m pip install mailmanclient==3.3.0 \
postorius==1.3.0 \
hyperkitty==1.3.0 \
django-mailman3==1.3.0 \
postorius==1.3.1 \
hyperkitty==1.3.1 \
django-mailman3==1.3.1 \
whoosh \
uwsgi \
psycopg2 \