From 106948d996d74bf5ff7e3511f35eefea0a90561f Mon Sep 17 00:00:00 2001 From: rpigott Date: Sun, 27 Jan 2019 00:59:26 -0800 Subject: update to wsproto 0.13 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5833ce38..4c17bdc6 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.12.0,<0.13.0", + "wsproto>=0.13.0,<0.14.0", ], extras_require={ ':sys_platform == "win32"': [ -- cgit v1.2.3