salt/requirements/zeromq.txt
Michael Steed 05a10f8690 fix #23695
- require pycrypto >= 2.1.0 in requirements/zeromq.txt
- remove old workaround for pycrypto < 2.1 from salt/cloud/__init__.py
2015-05-14 10:55:59 -06:00

5 lines
46 B
Plaintext

-r base.txt
pycrypto >= 2.1.0
pyzmq >= 2.2.0