Updated from global requirements

Change-Id: Iec75a238ce30b97511cc237d4dd066cb04223dda
This commit is contained in:
OpenStack Proposal Bot 2018-03-15 07:50:57 +00:00
parent cf0e11a4c9
commit 0ddc7f9a2e
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@
# process, which may cause wedges in the gate later.
# These are needed for docs generation
openstackdocstheme>=1.18.1 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
reno>=2.5.0 # Apache-2.0

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
ipaddress>=1.0.16;python_version<'3.3' # PSF
ipaddress>=1.0.17;python_version<'3.3' # PSF
mock>=2.0.0 # BSD
netaddr>=0.7.18 # BSD