diff --git a/mitmproxy/contrib/README b/mitmproxy/contrib/README index e5ce11daf..fc44eed38 100644 --- a/mitmproxy/contrib/README +++ b/mitmproxy/contrib/README @@ -1,14 +1,9 @@ Contribs: -jsbeautifier, git checkout 25/03/12, MIT license - - Removed test directories - - Disabled packers through a single-line modification (see "# CORTESI" - comment) - wbxml - https://github.com/davidpshaw/PyWBXMLDecoder tls, BSD license - https://github.com/mhils/tls/tree/mitmproxy - - limited to required files. \ No newline at end of file + - limited to required files. diff --git a/setup.py b/setup.py index fefb799e9..52ab18402 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,6 @@ setup( "h2>=3.0, <4", "html2text>=2016.1.8, <=2016.9.19", "hyperframe>=5.0, <6", - "jsbeautifier>=1.6.3, <1.7", "kaitaistruct>=0.7, <0.8", "ldap3>=2.2.0, <2.4", "passlib>=1.6.5, <1.8",