summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker/Dockerfile6
1 files changed, 6 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index be789fc2..9bcc234f 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -247,6 +247,12 @@ RUN pip install --break-system-packages \
python3-stdeb \
python3-all \
python3-coverage \
+ python3-hurry.filesize \
+ python3-netaddr \
+ python3-paramiko \
+ python3-passlib \
+ python3-tabulate \
+ python3-zmq \
pylint \
quilt \
whois