From f541572017445bdfeefaed38d0efbdb0f94f509b Mon Sep 17 00:00:00 2001 From: Amit Sharma <48654350+buddhhu@users.noreply.github.com> Date: Tue, 23 Feb 2021 16:26:56 +0530 Subject: [PATCH] Update deploy.sh --- resources/startup/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/startup/deploy.sh b/resources/startup/deploy.sh index 962be1d..fef51fe 100644 --- a/resources/startup/deploy.sh +++ b/resources/startup/deploy.sh @@ -35,7 +35,7 @@ echo ' •• Getting Libraries and Installing ' pip install --upgrade pip setuptools wheel -pip install search-engine-parser +pip install search-engine-parser==0.6.2 pip install -r /root/TeamUltroid/requirements.txt echo "