Updated from global requirements

Change-Id: I89924278075cc429892245c2a357f4869ad45ec5
This commit is contained in:
OpenStack Proposal Bot 2017-02-15 01:35:19 +00:00
parent 9442e29250
commit dc69217aea
2 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@ iso8601>=0.1.11 # MIT
pbr>=1.8 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
PyYAML>=3.10.0 # MIT
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT

View File

@ -8,7 +8,7 @@ hacking<0.12,>=0.11.0 # Apache-2.0
mock>=2.0 # BSD
mox3!=0.19.0,>=0.7.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT