Skip to content

Commit e557e10

Browse files
Update setup.py
1 parent 81fc167 commit e557e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>=0.4.1'
50+
'ssh-mitm>=0.4.1,<1.0.0'
5151
]
5252
)

0 commit comments

Comments
 (0)