mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-31 20:14:27 +01:00
* 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
10 lines
106 B
Plaintext
10 lines
106 B
Plaintext
twisted>=15.2.1
|
|
cryptography
|
|
configparser
|
|
pyopenssl
|
|
gmpy2
|
|
service_identity
|
|
pycrypto
|
|
python-dateutil
|
|
tftpy
|