aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 42c3b37d..a438ca84 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -3,4 +3,4 @@ ARG PKGCHECK_VERSION
RUN apt-get update && apt-get install -y git && \
rm -rf /var/lib/apt/lists/ /var/cache/apt && \
- pip install pkgcheck==${PKGCHECK_VERSION} setuptools
+ pip install pkgcheck==${PKGCHECK_VERSION} setuptools requests