mirror of https://github.com/cowrie/cowrie.git
add twisted version requirements
This commit is contained in:
parent
2fc0fdbeae
commit
492d662359
|
@ -1,11 +1,11 @@
|
||||||
twisted>=15.2.1
|
twisted>=15.2.1
|
||||||
cryptography
|
cryptography>=0.9.1
|
||||||
configparser
|
configparser
|
||||||
pyopenssl
|
pyopenssl
|
||||||
gmpy2
|
gmpy2
|
||||||
pyparsing
|
pyparsing
|
||||||
packaging
|
packaging
|
||||||
appdirs
|
appdirs>=1.4.0
|
||||||
pyasn1_modules
|
pyasn1_modules
|
||||||
attrs
|
attrs
|
||||||
service_identity
|
service_identity
|
||||||
|
|
Loading…
Reference in New Issue