diff options
| author | Donal Lafferty <donal.lafferty@citrix.com> | 2011-06-29 16:18:33 +0100 |
|---|---|---|
| committer | Donal Lafferty <donal.lafferty@citrix.com> | 2011-06-29 16:18:33 +0100 |
| commit | fcf1a6d8f62a39d64fcf4d9f3629cefda73718f0 (patch) | |
| tree | 79fdeb2a793af213bcfcb78112eb962f7e3dcf8c /tools | |
| parent | 3794d8889ed933fc776d7541ef25e2c9583a6cf6 (diff) | |
| parent | 4a3ef4367db23e8495e9c1dc4a49b5c66a6c763e (diff) | |
adopt merge
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 5d31a814d..6e686b7e7 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -1,5 +1,5 @@ SQLAlchemy==0.6.3 -pep8==0.5.0 +pep8==0.6.1 pylint==0.19 Cheetah==2.4.4 M2Crypto==0.20.2 @@ -7,7 +7,7 @@ amqplib==0.6.1 anyjson==0.2.4 boto==1.9b carrot==0.10.5 -eventlet==0.9.12 +eventlet lockfile==0.8 python-novaclient==2.5.3 python-daemon==1.5.5 |
