salt/pkg/smartos/esky/zeromq_requirements.txt
2016-03-05 23:43:18 +00:00

7 lines
252 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
pycrypto>=2.6.1
pyzmq == 13.1.0
-r requirements.txt