From 23485b0e6b1e00b500a47f46bc48e1361b0b972f Mon Sep 17 00:00:00 2001 From: tonmcg Date: Mon, 25 Nov 2024 08:10:33 -0500 Subject: [PATCH] staging changes for deployment --- requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index ab1ccaf..2db362c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,3 @@ Flask -requests -jsonify -CORS -BytesIO \ No newline at end of file +flask-cors +requests \ No newline at end of file