remove picka from setup.py

This commit is contained in:
Dmitry Shulyak 2013-09-11 20:01:34 +03:00
parent 82a19ce559
commit d146c72b23
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ requirements = [
'oslo.config==1.1.1',
'paramiko==1.10.1',
'pbr>=0.5.21,<1.0',
'pika==0.9.13',
'prettytable==0.7.2',
'pyOpenSSL==0.13',
'pycrypto==2.6',