We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1277cd5 + 3933182 commit c191dd2Copy full SHA for c191dd2
setup.py
@@ -47,6 +47,6 @@ def get_entry_points():
47
**get_entry_points()
48
},
49
install_requires=[
50
- 'ssh-mitm'
+ 'ssh-mitm>=0.4.1'
51
]
52
)
0 commit comments