From 493e0ca13e6009dd7e67e8cb4205f8fe8e8986e9 Mon Sep 17 00:00:00 2001 From: Arthur Golubtsov Date: Mon, 13 Jan 2020 17:30:25 +0300 Subject: [PATCH] Update requirements.txt --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3521555..8a2d17b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -configobj -quamash +configobj==5.0.6 indexed.py==0.0.1 -numpy==1.17.4 -PyQt5==5.13.2 -PyQt5-sip==12.7.0 +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 +six==1.13.0