aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2016-09-11 17:14:03 +0200
committerGitHub <noreply@github.com>2016-09-11 17:14:03 +0200
commit7ecc966d51015ee54f63810b29708eef3f27d15b (patch)
tree39ad05be19dd27aee443731258132224b9983a6b
parentc3f07f354f5de1b020d60021991b3025d1a332b8 (diff)
parent0166f90cbe55f6ef673f9928463bebda246e6ed1 (diff)
downloadmitmproxy-7ecc966d51015ee54f63810b29708eef3f27d15b.tar.gz
mitmproxy-7ecc966d51015ee54f63810b29708eef3f27d15b.tar.bz2
mitmproxy-7ecc966d51015ee54f63810b29708eef3f27d15b.zip
Merge pull request #1553 from Kriechi/bump
bump brotlipy
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ba846ed5..9f75ca15 100644
--- a/setup.py
+++ b/setup.py
@@ -85,7 +85,7 @@ setup(
"tornado>=4.3, <4.5",
"urwid>=1.3.1, <1.4",
"watchdog>=0.8.3, <0.9",
- "brotlipy>=0.5.1, <0.6",
+ "brotlipy>=0.5.1, <0.7",
],
extras_require={
':sys_platform == "win32"': [