From 0949a46c005f2c20d556c097b10c9d1bc4c815e4 Mon Sep 17 00:00:00 2001 From: baileythegreen Date: Wed, 22 Dec 2021 15:35:29 +0000 Subject: [PATCH] Alter dependency specification to avoid conflicts --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15d97e59..12c89d59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ numpy openpyxl pandas Pillow -PyQt5 +PyQt scipy seaborn sqlalchemy==1.3.10