From 8e88fbc255177e888d11823b605156033f8a1668 Mon Sep 17 00:00:00 2001 From: Mikhail Korobov Date: Thu, 6 Feb 2014 00:49:26 +0600 Subject: [PATCH] testing PIL dependency is removed because there is a new mitmproxy version --- tests-requirements.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/tests-requirements.txt b/tests-requirements.txt index 00fbc8085..34275dfa7 100644 --- a/tests-requirements.txt +++ b/tests-requirements.txt @@ -1,9 +1,3 @@ -# 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 mock -mitmproxy +mitmproxy >= 0.10