Updated from global requirements

Change-Id: I03dcd2a53ac16425dfa02ce67de4dd959d1bd53d
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:01:41 +00:00
parent da02f37de1
commit f0d6e04c52
2 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@ networkx<2.0,>=1.10 # BSD
pbr!=2.1.0,>=2.0.0 # Apache-2.0
PyYAML>=3.10 # MIT
flake8<2.6.0,>=2.5.4 # MIT
six>=1.9.0 # MIT
six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0

View File

@ -8,7 +8,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT
# Doc requirements
sphinx>=1.6.2 # BSD