Add py3-cryptography module to allow armv7 builds to finish

This commit is contained in:
Dave Conroy
2022-10-08 07:19:49 -07:00
parent b9edbf68d3
commit 9ba51bcec9

View File

@@ -36,6 +36,7 @@ RUN set -ex && \
postgresql \ postgresql \
postgresql-client \ postgresql-client \
pv \ pv \
py3-cryptography \
redis \ redis \
sqlite \ sqlite \
xz \ xz \