From 1ae4ac17df6b4d57655ef17a5edad52478046fc8 Mon Sep 17 00:00:00 2001 From: pra17dod Date: Thu, 27 May 2021 00:48:19 +0530 Subject: [PATCH] Add Concised requirements.txt --- model_deployment/requirements.txt | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/model_deployment/requirements.txt b/model_deployment/requirements.txt index 9991e23..2e0431e 100644 --- a/model_deployment/requirements.txt +++ b/model_deployment/requirements.txt @@ -1,29 +1,10 @@ -asgiref==3.3.4 -certifi==2020.12.5 -cycler==0.10.0 -decorator==4.4.2 Django==3.2 django-crispy-forms==1.11.0 -joblib==1.0.1 -kiwisolver==1.3.1 -matplotlib==3.4.1 +matplotlib>=3.4.1 networkx==2.5.1 -numpy==1.20.2 -olefile==0.46 opencv-python==4.5.1.48 -pandas==1.2.4 +pandas>=1.2.4 Pillow==8.2.0 -protobuf==3.14.0 -pyparsing==2.4.7 -python-dateutil==2.8.1 -pytz==2021.1 -scikit-learn==0.24.2 -scipy==1.6.3 -six==1.15.0 -sqlparse==0.4.1 -threadpoolctl==2.1.0 +scikit-learn>=0.24.2 torch==1.7.1 torchvision==0.8.2 -tornado==6.1 -tqdm==4.60.0 -typing-extensions==3.10.0.0