From c918fbfa081b9138b6e070474c79b8045b82cc6e Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Wed, 27 Mar 2019 07:01:06 +0100 Subject: [PATCH] update requirements.txt --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index b57339281f..644ca14247 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -2,7 +2,7 @@ numpy; sys_platform != 'win32' numpy!=1.16.0; sys_platform == 'win32' pyqt5; sys_platform != 'win32' and sys_platform != 'linux' pyqt5!=5.11.1,!=5.11.2,!=5.11.3; sys_platform == 'win32' -pyqt5!=5.12; sys_platform == 'linux' +pyqt5!=5.12,!=5.12.1; sys_platform == 'linux' psutil pyzmq cython