From fa32a173602dcb72e9b4060525059d1329046e0b Mon Sep 17 00:00:00 2001 From: stuertz Date: Thu, 23 Nov 2017 15:05:08 +0100 Subject: [PATCH] removed olefile from requirements.txt as it is no longer a requirement. Its optional. see also https://github.com/python-pillow/Pillow/commit/9175706300dc431fd8573305a1ef8e78fd55bc21#diff-2eeaed663bd0d25b7e608891384b7298 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 213f145ab09..c9fcc4c4cca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,6 @@ Jinja2 MarkupSafe nose nose-cov -olefile pycodestyle pyflakes Pygments