Also bump version of psycopg2
This commit is contained in:
@@ -22,7 +22,6 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
&& pip install -r /tmp/requirements.txt \
|
&& pip install -r /tmp/requirements.txt \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
'psycopg2<2.9' \
|
|
||||||
dj-database-url \
|
dj-database-url \
|
||||||
mysqlclient \
|
mysqlclient \
|
||||||
typing \
|
typing \
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ RUN --mount=type=cache,target=/root/.cache \
|
|||||||
git+https://gitlab.com/mailman/hyperkitty \
|
git+https://gitlab.com/mailman/hyperkitty \
|
||||||
whoosh \
|
whoosh \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
'psycopg2<2.9' \
|
|
||||||
dj-database-url \
|
dj-database-url \
|
||||||
mysqlclient \
|
mysqlclient \
|
||||||
xapian-haystack \
|
xapian-haystack \
|
||||||
|
|||||||
Reference in New Issue
Block a user