From 3a691c55f4fba4e23855a876f577153979662662 Mon Sep 17 00:00:00 2001 From: Kotagiri Yaswanth Sai <57896227+yaswanthsai002@users.noreply.github.com> Date: Tue, 31 Oct 2023 14:48:14 +0530 Subject: [PATCH] Update requirements.txt --- requirements.txt | 61 ++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 30 deletions(-) diff --git a/requirements.txt b/requirements.txt index 94cb699..c646bb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,31 @@ -absl-py==2.0.0 -asgiref==3.7.2 -attrs==23.1.0 -contourpy==1.1.1 -cycler==0.11.0 -Django==4.2.5 -flatbuffers==23.5.26 -fonttools==4.42.1 -joblib==1.3.2 -kiwisolver==1.4.5 -matplotlib==3.8.0 -mediapipe==0.10.5 -numpy==1.26.0 -opencv-contrib-python==4.8.1.78 -opencv-python==4.8.1.78 -packaging==23.1 -pandas==2.1.1 -Pillow==10.0.1 -protobuf==3.20.3 -pycparser==2.21 -pyparsing==3.1.1 -python-dateutil==2.8.2 -pytz==2023.3.post1 -scikit-learn==1.3.1 -scipy==1.11.3 -six==1.16.0 -sounddevice==0.4.6 -sqlparse==0.4.4 -threadpoolctl==3.2.0 -tzdata==2023.3 +absl-py +asgiref +attrs +cffi +contourpy +cycler +Django +flatbuffers +fonttools +joblib +kiwisolver +matplotlib +mediapipe +numpy +opencv-contrib-python +opencv-python +packaging +pandas +Pillow +protobuf +pycparser +pyparsing +python-dateutil +pytz +scikit-learn +scipy +six +sounddevice +sqlparse +threadpoolctl +tzdata