From a8ebe99c985bfa678c335edd3f68b56a38fbaa05 Mon Sep 17 00:00:00 2001 From: Sandra McCann Date: Fri, 15 Jan 2021 16:51:39 -0500 Subject: [PATCH] Revert "update the docs requirements versions (#73108) (#73251)" This reverts commit ee46fe2910f0d5c56f2cd7850039d7b0742d83cb. --- docs/docsite/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docsite/requirements.txt b/docs/docsite/requirements.txt index 0b8ecd60b32..1290ac1df09 100644 --- a/docs/docsite/requirements.txt +++ b/docs/docsite/requirements.txt @@ -2,8 +2,8 @@ jinja2 PyYAML rstcheck -sphinx==2.1.2 -sphinx-notfound-page >= 0.6 +sphinx==2.1.2 +sphinx-notfound-page Pygments >= 2.4.0 straight.plugin # Needed for hacking/build-ansible.py which is the backend build script -antsibull >= 0.25.0 +antsibull >= 0.15.0