Clean requirements
Remove now useless requirements. Change-Id: I8d558d09f71b8ae5cea29880cde71e7006651a9f
This commit is contained in:
parent
1e74d32b24
commit
2b1cb2c607
@ -4,15 +4,12 @@
|
||||
|
||||
Babel>=1.3
|
||||
eventlet>=0.15.2
|
||||
extras
|
||||
Flask>=0.10,<1.0
|
||||
greenlet>=0.3.2
|
||||
iso8601>=0.1.9
|
||||
Jinja2>=2.6 # BSD License (3 clause)
|
||||
jsonschema>=2.0.0,<3.0.0
|
||||
keystonemiddleware>=1.0.0
|
||||
kombu>=2.5.0
|
||||
lockfile>=0.8
|
||||
netaddr>=0.7.12
|
||||
oslo.config>=1.6.0 # Apache-2.0
|
||||
oslo.concurrency>=0.3.0,!=0.4.0 # Apache-2.0
|
||||
@ -34,7 +31,6 @@ sqlalchemy-migrate>=0.9.1,!=0.9.2
|
||||
stevedore>=1.1.0 # Apache-2.0
|
||||
WebOb>=1.2.3
|
||||
dnspython>=1.12.0
|
||||
posix_ipc
|
||||
oslo.db>=1.4.1 # Apache-2.0
|
||||
oslo.i18n>=1.3.0 # Apache-2.0
|
||||
oslo.context>=0.1.0 # Apache-2.0
|
||||
|
@ -8,7 +8,6 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
mox>=0.5.3
|
||||
oslotest>=1.2.0 # Apache-2.0
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
python-subunit>=0.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user