update upper-constraints.txt for Sphinx

Sphinx does not support python2.7 in latest version.

Change-Id: Iaa8182c010923eaf052221dcb08b1bd95f7d4ea8
This commit is contained in:
chenhb 2019-04-19 16:45:20 +08:00
parent 0c667db685
commit c4a1f85494
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ PyYAML==3.13
requests==2.21.0
rfc3986==1.1.0
six==1.11.0
Sphinx==1.8.5;python_version=='2.7'
SQLAlchemy==1.2.10
sqlalchemy-migrate==0.11.0
sqlparse==0.2.4