Updated from global requirements

Change-Id: Ibf2b4d1f742b7ea6bda394da7512b544904055a4
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:43:23 +00:00
parent 049e2e6b9b
commit 207c348d54
2 changed files with 2 additions and 2 deletions

View File

@ -5,6 +5,6 @@
pbr>=1.8 # Apache-2.0
iso8601>=0.1.11 # MIT
positional>=1.1.1 # Apache-2.0
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
stevedore>=1.17.1 # Apache-2.0

View File

@ -18,7 +18,7 @@ betamax>=0.7.0 # Apache-2.0
pycrypto>=2.6 # Public Domain
reno>=1.8.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
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT