mirror of https://github.com/cowrie/cowrie.git
Bump twisted from 22.8.0 to 22.10.0 (#1780)
Bumps [twisted](https://github.com/twisted/twisted) from 22.8.0 to 22.10.0.
This commit is contained in:
parent
c320d89000
commit
b6a8ff117e
|
@ -11,4 +11,4 @@ python-dateutil==2.8.2
|
||||||
service_identity==21.1.0
|
service_identity==21.1.0
|
||||||
tftpy==0.8.2
|
tftpy==0.8.2
|
||||||
treq==22.2.0
|
treq==22.2.0
|
||||||
twisted==22.8.0
|
twisted==22.10.0
|
||||||
|
|
|
@ -36,7 +36,7 @@ setup(
|
||||||
],
|
],
|
||||||
setup_requires=["incremental", "click"],
|
setup_requires=["incremental", "click"],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"twisted==21.2.0",
|
"twisted==22.10.0",
|
||||||
"cryptography>=0.9.1",
|
"cryptography>=0.9.1",
|
||||||
"configparser",
|
"configparser",
|
||||||
"pyopenssl",
|
"pyopenssl",
|
||||||
|
|
Loading…
Reference in New Issue