From 91df8b9a0a32c82998e3a56cfedd020c7bdca2bb Mon Sep 17 00:00:00 2001
From: 488_MP-4 <488_MP-4@iastate.edu>
Date: Thu, 27 Apr 2023 22:40:09 +0200
Subject: [PATCH] reorganized reqs

---
 pycrocart/requirements.txt | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/pycrocart/requirements.txt b/pycrocart/requirements.txt
index 2640d0546..2f1d7924e 100644
--- a/pycrocart/requirements.txt
+++ b/pycrocart/requirements.txt
@@ -1,6 +1,4 @@
-cflib~=0.1.22
-PyQt5~=5.15.9
+cfclient~=2023.2
 matplotlib~=3.7.1
-numpy~=1.24.2
 pyqtgraph~=0.13.2
-cfclient~=2023.2
\ No newline at end of file
+
-- 
GitLab