From 8e9b96c3137d785cdf72ed04033f957c91f5ff6f Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Mon, 13 Jan 2020 17:26:03 +0300 Subject: [PATCH] Update requirements --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a196866..410aa59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ indexed.py==0.0.1 -numpy==1.16.4 +numpy==1.18.1 PyQt5==5.13.0 PyQt5-sip==4.19.18 +Quamash==0.6.1 selectors2==2.0.1 -Quamash==0.6.1 \ No newline at end of file