From fd631edb20bca8222d41318d5f279fd4dbc04323 Mon Sep 17 00:00:00 2001 From: KmolYuan Date: Mon, 30 Dec 2019 11:58:36 +0800 Subject: [PATCH] Downgrade NumPy version. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4b21b8b3..ae0233319 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ qtpy pyqt5 pyqtchart ezdxf -numpy +numpy<1.18 cython python-solvespace openpyxl