aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSachin Kelkar <sachinkel19@gmail.com>2017-02-02 16:30:01 +0530
committerSachin Kelkar <sachinkel19@gmail.com>2017-02-03 14:12:54 +0530
commitabef020e07bcb6b0fd6493f73fbb48c8275f502e (patch)
tree02c691016bcca9f4da587337cafd9a152b1d29df /setup.py
parent6202958048dd73af55b55e879317d583851fc2e3 (diff)
downloadmitmproxy-abef020e07bcb6b0fd6493f73fbb48c8275f502e.tar.gz
mitmproxy-abef020e07bcb6b0fd6493f73fbb48c8275f502e.tar.bz2
mitmproxy-abef020e07bcb6b0fd6493f73fbb48c8275f502e.zip
Fix as per feedback and add more tests
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 85eece95..f2b5db3e 100644
--- a/setup.py
+++ b/setup.py
@@ -71,6 +71,7 @@ setup(
"html2text>=2016.1.8, <=2016.9.19",
"hyperframe>=4.0.1, <5",
"jsbeautifier>=1.6.3, <1.7",
+ "kaitaistruct>=0.5",
"Pillow>=3.2, <4.1",
"passlib>=1.6.5, <1.8",
"pyasn1>=0.1.9, <0.2",