Skip to content

Commit 3933182

Browse files
Update setup.py
1 parent 1277cd5 commit 3933182

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)