remove unused dependencies
* tools/pip-requires: Remove lockfile and netaddr. * doc/requirements.txt: Likewise. Change-Id: Id1dd406bd998ca6516364ee8f068222464781084
This commit is contained in:
parent
e5f6889e75
commit
7334fc8f0d
@ -4,8 +4,6 @@ http://tarballs.openstack.org/keystone/keystone-master.tar.gz
|
|||||||
webob
|
webob
|
||||||
kombu
|
kombu
|
||||||
iso8601
|
iso8601
|
||||||
lockfile
|
|
||||||
netaddr
|
|
||||||
argparse
|
argparse
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
eventlet
|
eventlet
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
WebOb>=1.2
|
WebOb>=1.2
|
||||||
kombu
|
kombu
|
||||||
iso8601
|
iso8601
|
||||||
lockfile
|
|
||||||
netaddr
|
|
||||||
argparse
|
argparse
|
||||||
SQLAlchemy>=0.7.3,<=0.7.9
|
SQLAlchemy>=0.7.3,<=0.7.9
|
||||||
sqlalchemy-migrate>=0.7.2
|
sqlalchemy-migrate>=0.7.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user