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.
1 parent 1277cd5 commit 3933182Copy full SHA for 3933182
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