We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81fc167 commit e557e10Copy full SHA for e557e10
1 file changed
setup.py
@@ -47,6 +47,6 @@ def get_entry_points():
47
**get_entry_points()
48
},
49
install_requires=[
50
- 'ssh-mitm>=0.4.1'
+ 'ssh-mitm>=0.4.1,<1.0.0'
51
]
52
)
0 commit comments