remove unused dependencies

* tools/pip-requires: Remove lockfile and netaddr.
* doc/requirements.txt: Likewise.

Change-Id: Id1dd406bd998ca6516364ee8f068222464781084
This commit is contained in:
Pádraig Brady 2013-03-14 13:38:35 +00:00 committed by Pádraig Brady
parent e5f6889e75
commit 7334fc8f0d
2 changed files with 0 additions and 4 deletions

View File

@ -4,8 +4,6 @@ http://tarballs.openstack.org/keystone/keystone-master.tar.gz
webob
kombu
iso8601
lockfile
netaddr
argparse
sqlalchemy
eventlet

View File

@ -1,8 +1,6 @@
WebOb>=1.2
kombu
iso8601
lockfile
netaddr
argparse
SQLAlchemy>=0.7.3,<=0.7.9
sqlalchemy-migrate>=0.7.2