mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
[requires.io] dependency update on master branch (#2799)
This commit is contained in:
parent
8dfb8a9a74
commit
06da673942
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -80,7 +80,7 @@ setup(
|
|||
"ruamel.yaml>=0.13.2, <0.16",
|
||||
"sortedcontainers>=1.5.4, <1.6",
|
||||
"tornado>=4.3, <4.6",
|
||||
"urwid>=1.3.1, <1.4",
|
||||
"urwid>=1.3.1, <2.1",
|
||||
"wsproto>=0.11.0,<0.12.0",
|
||||
],
|
||||
extras_require={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue