add all cryptography deps 🤞

This commit is contained in:
hay-kot 2021-04-29 19:50:01 -08:00
parent c57c3f5205
commit 6536441d22

View File

@ -17,6 +17,9 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
gcc g++ \ gcc g++ \
curl \ curl \
python3-dev \ python3-dev \
build-essential \
libssl-dev \
libffi-dev \
gnupg gnupg2 gnupg1 \ gnupg gnupg2 gnupg1 \
apt-transport-https \ apt-transport-https \
debian-archive-keyring \ debian-archive-keyring \