diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9a51d519f43b037698fec1512e9632e875838b0d..8df8c743d276d13f636fbf4d3a3191c4b286107d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ stages:
   - ls -l
   - pip install -U pip
   - pip --version
-  - pip install pytest black ruff pydocstyle pre-commit rstcheck
+  - pip install pytest black ruff pydocstyle pre-commit
   - pytest --version
   - cat /etc/issue