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 c52d87a commit 18d39d9Copy full SHA for 18d39d9
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