diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 21b8720d803cd8850e01d71cd5a19351e60325a8..8a98a7b80c8e8c555d457b9e3179b858ce95248a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ pytest:
     - branches
     - merge_requests
   before_script:
-    - pacman -Syu --needed --noconfirm python-pytest python-pytest-cov pyalpm python-pyelftools python-six python-license-expression
+    - pacman -Syu --needed --noconfirm python-pytest python-pytest-cov pyalpm python-pyelftools python-license-expression
     # makepkg does not like running as root
     - useradd --home-dir / --no-create-home builduser
   script: