diff options
-rw-r--r-- | README.mkd | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ Requirements * [urwid](http://excess.org/urwid/) version 0.9.8 or newer. * [PIL](http://www.pythonware.com/products/pil/) version 1.1 or newer. * [lxml](http://lxml.de/) version 2.3 or newer. +* [netlib](http://pypi.python.org/pypi/netlib) 0.1 or newer. The following auxiliary components may be needed if you plan to hack on mitmproxy: |