Updated from global requirements

Change-Id: Ic860a75be324005d072159e30d84b4c55b198242
This commit is contained in:
OpenStack Proposal Bot 2017-05-17 13:47:59 +00:00
parent 6feb4a6f54
commit 7678848425
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@ kafka-python>=1.3.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.5.1 # BSD
sphinx!=1.6.1,>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
@ -39,5 +39,5 @@ pyngus>=2.0.2 # Apache-2.0
# Bandit security code scanner
bandit>=1.1.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT