2014-01-03 19:00:47 -02:00
|
|
|
# Remove PIL dependency once a new mitmproxy version is released
|
|
|
|
# with bugfix: https://github.com/mitmproxy/mitmproxy/pull/197
|
|
|
|
--allow-external PIL
|
|
|
|
--allow-unverified PIL
|
|
|
|
PIL>=1.1.7
|
|
|
|
|
|
|
|
# Tests requirements
|
2014-01-03 18:55:38 -02:00
|
|
|
mock
|
|
|
|
mitmproxy
|