Skip to content

Commit c191dd2

Browse files
authored
Merge pull request #5 from manfred-kaiser/patch-1
Update setup.py
2 parents 1277cd5 + 3933182 commit c191dd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ def get_entry_points():
4747
**get_entry_points()
4848
},
4949
install_requires=[
50-
'ssh-mitm'
50+
'ssh-mitm>=0.4.1'
5151
]
5252
)

0 commit comments

Comments
 (0)