Files
cowrie/requirements.txt
lelonek1 24c251b405 Improve handling of ImportErrors to notify users that they need to install new dependencies (#389)
* Improve handling of ImportErrors to notify users that they need to install new dependencies

Also added missing dependency to requirements.txt

* Mention installing dependencies in virtualenv if used

* Move requirements used only by output modules to a separate file

* Using a virtualenv is now the only officially supported method

* Handle ImportErrors when loading output plugins so different install instructions can be given

* Cleanup requirements-output.txt
2017-01-01 21:18:59 +04:00

10 lines
106 B
Plaintext

twisted>=15.2.1
cryptography
configparser
pyopenssl
gmpy2
service_identity
pycrypto
python-dateutil
tftpy