aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <thomas@kriechbaumer.name>2018-09-23 13:46:45 +0200
committerThomas Kriechbaumer <thomas@kriechbaumer.name>2018-09-23 13:46:45 +0200
commitafdcb944e18e22d808bc3592c3e7d0a838bed1e9 (patch)
tree7ff625a1cea99bc2175e309ca136a6f199e789f1 /setup.py
parent4be387d654ef2877fc535c6cb83ff1f32645fd81 (diff)
downloadmitmproxy-afdcb944e18e22d808bc3592c3e7d0a838bed1e9.tar.gz
mitmproxy-afdcb944e18e22d808bc3592c3e7d0a838bed1e9.tar.bz2
mitmproxy-afdcb944e18e22d808bc3592c3e7d0a838bed1e9.zip
bump wsproto
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index dd48f308..f3e0312e 100644
--- a/setup.py
+++ b/setup.py
@@ -80,7 +80,7 @@ setup(
"sortedcontainers>=1.5.4,<2.1",
"tornado>=4.3,<5.2",
"urwid>=2.0.1,<2.1",
- "wsproto>=0.11.0,<0.12.0",
+ "wsproto>=0.12.0,<0.13.0",
],
extras_require={
':sys_platform == "win32"': [