Updated from global requirements

Change-Id: Ic1215a9ef301e5db92f660f91a6c823e64e1b853
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:40:13 +00:00
parent 3ba0ba7955
commit fc75e159e1
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
coverage!=4.4,>=4.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
flake8-import-order==0.11 # LGPLv3
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
@ -14,5 +14,5 @@ testtools>=1.4.0 # MIT
# Doc requirements
doc8 # Apache-2.0
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0