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-client \
pv \
py3-cryptography \
redis \
sqlite \
xz \