Bump versions (#518)

This commit is contained in:
Abhilash Raj
2021-09-28 20:35:17 -07:00
committed by GitHub
parent 4b038c57d4
commit d63b3ce8bd
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ RUN --mount=type=cache,target=/root/.cache \
postgresql-client mysql-client py3-mysqlclient curl mailcap gettext \
python3 py3-pip libffi libuuid pcre-dev \
&& python3 -m pip install -U 'Django<3.2' pip setuptools wheel \
&& python3 -m pip install postorius==1.3.5 \
&& python3 -m pip install postorius==1.3.6 \
uwsgi \
'psycopg2<2.9' \
dj-database-url \