From f900d8214135853365a9156175977170d4d253e9 Mon Sep 17 00:00:00 2001 From: Hartmut Goebel Date: Fri, 22 Jul 2016 12:14:39 +0200 Subject: [PATCH] Tests: Add openpyxl to test requirements. --- tests/requirements-libraries.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/requirements-libraries.txt b/tests/requirements-libraries.txt index 466b507742..8222fa6f40 100644 --- a/tests/requirements-libraries.txt +++ b/tests/requirements-libraries.txt @@ -29,6 +29,7 @@ numpy ; sys_platform != 'win32' lxml==3.4.4 ; sys_platform == 'win32' lxml ; sys_platform != 'win32' keyring +openpyxl pycparser pytz sqlalchemy