diff options
| author | Salvatore Orlando <salvatore.orlando@eu.citrix.com> | 2011-07-01 19:06:18 +0100 |
|---|---|---|
| committer | Salvatore Orlando <salvatore.orlando@eu.citrix.com> | 2011-07-01 19:06:18 +0100 |
| commit | f09ca2b453f40f992697015d555a779e9bbe4b7b (patch) | |
| tree | 513bda35623dbf8edeecce02bc8a21ccdf88fa0a /tools | |
| parent | f4753fbcc0f84bf1f6e117e5f983ccffd3a5f93e (diff) | |
| parent | 6843421be9cdef1fc12d3480889bdcfd96821e1b (diff) | |
Merge trunk
Fixing docstrings
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 5d31a814d..dec93c351 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,9 +7,9 @@ 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-novaclient==2.5.7 python-daemon==1.5.5 python-gflags==1.3 redis==2.0.0 |
