You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2021/02/15 12:51:34 UTC

[airflow] branch constraints-master updated: Fixed Sphinx version to be below 3.5.0

This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch constraints-master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-master by this push:
     new 23f3dd9  Fixed Sphinx version to be below 3.5.0
23f3dd9 is described below

commit 23f3dd90dff3b5eba6084db89b81406c3d818aea
Author: Jarek Potiuk <ja...@potiuk.com>
AuthorDate: Mon Feb 15 13:50:30 2021 +0100

    Fixed Sphinx version to be below 3.5.0
---
 constraints-3.6.txt | 2 +-
 constraints-3.7.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index 41886e5..b15cf89 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -30,7 +30,7 @@ Pygments==2.7.4
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
 SQLAlchemy==1.3.23
-Sphinx==3.5.0
+Sphinx==3.4.3
 Unidecode==1.2.0
 WTForms==2.3.3
 Werkzeug==1.0.1
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f21cbde..f8073b2 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -30,7 +30,7 @@ Pygments==2.7.4
 SQLAlchemy-JSONField==1.0.0
 SQLAlchemy-Utils==0.36.8
 SQLAlchemy==1.3.23
-Sphinx==3.5.0
+Sphinx==3.4.3
 Unidecode==1.2.0
 WTForms==2.3.3
 Werkzeug==1.0.1