aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThomas Kriechbaumer <Kriechi@users.noreply.github.com>2018-02-07 13:06:29 +0100
committerGitHub <noreply@github.com>2018-02-07 13:06:29 +0100
commit02d8ed8aeb881f6f07ff14c40a7bbf18bedfa512 (patch)
tree29ce2fa8914dc0dcf7dc803cfccc33bfe2e464fa /setup.py
parent05ae3460c018bc33999534ac2dbab8fa3a6c9c96 (diff)
downloadmitmproxy-02d8ed8aeb881f6f07ff14c40a7bbf18bedfa512.tar.gz
mitmproxy-02d8ed8aeb881f6f07ff14c40a7bbf18bedfa512.tar.bz2
mitmproxy-02d8ed8aeb881f6f07ff14c40a7bbf18bedfa512.zip
[requires.io] dependency update on master branch (#2848)
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 315c15db..cf0f1018 100644
--- a/setup.py
+++ b/setup.py
@@ -69,7 +69,7 @@ setup(
'h11>=0.7.0,<0.8',
"h2>=3.0.1,<4",
"hyperframe>=5.1.0,<6",
- "kaitaistruct>=0.7, <0.8",
+ "kaitaistruct>=0.7,<0.9",
"ldap3>=2.4,<2.5",
"passlib>=1.6.5, <1.8",
"pyasn1>=0.3.1,<0.5",