Testing if Sphinx 1.6.5 can be a lower requirement

Change-Id: I04b453074dcdf968a738ab3fe90b70d9e2d768f2
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
stable/rocky
Ricardo Noriega 2018-04-04 23:43:58 +02:00 committed by garyk
parent cfed7e29e9
commit d155cefc68
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
flake8-import-order==0.12 # LGPLv3
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.5 # BSD
psycopg2>=2.6.2 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License
oslosphinx>=4.7.0 # Apache-2.0