diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8ba36521bf3777f6fdb61f81789e4a4cde8182e4..714c596b8c45fb865ea1aec0691b17d820b5d261 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ pages:
     # Install the zola package from the alpine testing repositories
     - apk add --update-cache --repository http://dl-3.alpinelinux.org/alpine/edge/testing/ zola
     # Loads documentation from GitLab
-    - pip install toml
+    - pip install toml requests
     - python3 scripts/get_external_content.py
     # Execute zola build
     - zola build