mirror of https://github.com/cowrie/cowrie.git
Dependency upgrade 2019 05 29 (#1140)
* python dependency upgrade Wed May 29 05:34:21 +04 2019
This commit is contained in:
parent
d925e23d13
commit
4bf5b4a3cc
|
@ -1,13 +1,13 @@
|
||||||
twisted>=17.1.0
|
twisted==19.2.0
|
||||||
cryptography>=0.9.1
|
cryptography==2.6.1
|
||||||
configparser
|
configparser==3.7.4
|
||||||
pyopenssl
|
pyopenssl==19.0.0
|
||||||
pyparsing
|
pyparsing==2.4.0
|
||||||
packaging
|
packaging==19.0
|
||||||
appdirs>=1.4.0
|
appdirs==1.4.3
|
||||||
pyasn1_modules
|
pyasn1_modules==0.2.5
|
||||||
attrs
|
attrs==19.1.0
|
||||||
service_identity
|
service_identity==18.1.0
|
||||||
python-dateutil
|
python-dateutil==2.8.0
|
||||||
tftpy
|
tftpy==0.8.0
|
||||||
bcrypt
|
bcrypt==3.1.6
|
||||||
|
|
Loading…
Reference in New Issue