Sync requirements versions with global-requirements

There is a failure in building the docs due to old
versions of sphinx and oslosphinx.

This commit syncs those updates from global-requirements
to allow builds to succeed again.

Change-Id: I6605d4c4d9cb3420d2b5c9b23390d5dae3d00b00
This commit is contained in:
Billy Olsen 2017-09-01 18:42:13 -07:00
parent 4aaeeda2fd
commit 776af925ca
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
docutils!=0.13.1,>=0.11 # OSI-Approved Open Source, Public Domain
oslosphinx
pbr>=1.6 # Apache-2.0
sphinx>=1.1.2,<1.2
oslosphinx>=4.7.0 # Apache-2.0
pbr>=2.0.0,!=2.1.0 # Apache-2.0
sphinx>=1.6.2
testrepository>=0.0.18
testtools>=0.9.34
testtools>=1.4.0 # MIT
yasfb>=0.5.1