mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2025-02-02 00:05:27 +00:00
commit
7f5d8d0997
2
setup.py
2
setup.py
@ -80,7 +80,7 @@ setup(
|
|||||||
"sortedcontainers>=1.5.4,<2.1",
|
"sortedcontainers>=1.5.4,<2.1",
|
||||||
"tornado>=4.3,<5.2",
|
"tornado>=4.3,<5.2",
|
||||||
"urwid>=2.0.1,<2.1",
|
"urwid>=2.0.1,<2.1",
|
||||||
"wsproto>=0.11.0,<0.12.0",
|
"wsproto>=0.12.0,<0.13.0",
|
||||||
],
|
],
|
||||||
extras_require={
|
extras_require={
|
||||||
':sys_platform == "win32"': [
|
':sys_platform == "win32"': [
|
||||||
|
Loading…
Reference in New Issue
Block a user