Merge pull request #3335 from Kriechi/bump-wsproto

bump wsproto
This commit is contained in:
Thomas Kriechbaumer 2018-09-23 14:09:04 +02:00 committed by GitHub
commit 7f5d8d0997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"': [