mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
parent
ad3694de76
commit
7aa41a8467
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ dependencies = [
|
|||
"ruamel.yaml>=0.16,<0.18",
|
||||
"sortedcontainers>=2.3,<2.5",
|
||||
"tornado>=6.2,<7",
|
||||
"typing-extensions>=4.3,<4.6; python_version<'3.11'",
|
||||
"typing-extensions>=4.3,<5; python_version<'3.11'",
|
||||
"urwid-mitmproxy>=2.1.1,<2.2",
|
||||
"wsproto>=1.0,<1.3",
|
||||
"publicsuffix2>=2.20190812,<3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue