Bump postorius from 1.3.7 to 1.3.10 (#685)

This commit is contained in:
Mohazza
2024-02-16 10:33:16 +01:00
committed by GitHub
parent a4a435e19d
commit a38d49a66a

View File

@@ -12,9 +12,9 @@ RUN --mount=type=cache,target=/root/.cache \
postgresql-client mysql-client py3-mysqlclient curl mailcap gettext \ postgresql-client mysql-client py3-mysqlclient curl mailcap gettext \
python3 py3-pip libffi libuuid pcre-dev py-cryptography \ python3 py3-pip libffi libuuid pcre-dev py-cryptography \
&& python3 -m pip install --break-system-packages -U 'Django<4.2' pip setuptools wheel \ && python3 -m pip install --break-system-packages -U 'Django<4.2' pip setuptools wheel \
&& python3 -m pip install --break-system-packages postorius==1.3.7 \ && python3 -m pip install --break-system-packages postorius==1.3.10 \
uwsgi \ uwsgi \
'psycopg2<2.9' \ psycopg2 \
dj-database-url \ dj-database-url \
mysqlclient \ mysqlclient \
typing \ typing \