salt/pkg/smartos/esky/zeromq_requirements.txt
2014-12-27 17:29:03 -07:00

8 lines
254 B
Plaintext

# Need to set a specific version of pyzmq, so can't use the main project's requirements file... have to copy it in and modify...
#-r ../../../requirements/zeromq.txt
-r ../../../requirements/base.txt
M2Crypto
pycrypto
pyzmq == 13.1.0
-r requirements.txt