Updated from global requirements

Change-Id: I0781147fab4a3d6d8a10a8faa78d470a609d3b67
This commit is contained in:
OpenStack Proposal Bot 2015-04-10 13:48:32 +00:00
parent eead3529f2
commit 38aa3e19e0
3 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@ eventlet>=0.16.1,!=0.17.0
iso8601>=0.1.9
jsonpath-rw>=1.2.0,<2.0
jsonschema>=2.0.0,<3.0.0
kafka-python>=0.9.2
kafka-python>=0.9.2 # Apache-2.0
keystonemiddleware>=1.5.0
lxml>=2.3
msgpack-python>=0.4.0
@ -43,6 +43,6 @@ SQLAlchemy>=0.9.7,<=0.9.99
sqlalchemy-migrate>=0.9.5
stevedore>=1.3.0,<1.4.0 # Apache-2.0
tooz>=0.13.1,<0.14.0 # Apache-2.0
werkzeug>=0.7 # BSD License
Werkzeug>=0.7 # BSD License
WebOb>=1.2.3
WSME>=0.6

View File

@ -14,7 +14,7 @@ mock>=1.0
# Docs Requirements
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0
oslotest>=1.5.1,<1.6.0 # Apache-2.0
pymongo>=2.6.3
pymongo>=2.6.3,<3.0
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-docbookrestapi

View File

@ -19,7 +19,7 @@ oslotest>=1.5.1,<1.6.0 # Apache-2.0
oslo.vmware>=0.11.1,<0.12.0 # Apache-2.0
psycopg2
pylint>=1.3.0 # GNU GPL v2
pymongo>=2.6.3
pymongo>=2.6.3,<3.0
python-subunit>=0.0.18
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
sphinxcontrib-docbookrestapi
@ -29,4 +29,4 @@ testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
gabbi>=0.12.0 # Apache-2.0
requests-aws>=0.1.4
requests-aws>=0.1.4 # BSD License (3 clause)