From 7bf1e49558ec75b8a775a1033cf266d947174fdc Mon Sep 17 00:00:00 2001 From: Manish Tanwar Date: Mon, 1 Dec 2025 12:44:45 +0530 Subject: [PATCH] pip packages update --- backend/requirements.txt | 65 +++++++++++++++++++++++++++++++++++----- 1 file changed, 57 insertions(+), 8 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 4ff40f6..0d0c541 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,11 +1,60 @@ -flask==3.0.0 -flask-cors==4.0.0 -google-genai==1.47.0 -google-cloud-storage==2.12.0 +annotated-types==0.7.0 +anyio==4.11.0 +blinker==1.9.0 +cachetools==5.5.2 +certifi==2025.10.5 +charset-normalizer==3.4.4 +click==8.3.0 +Flask==3.0.0 +Flask-Cors==4.0.0 +google-api-core==2.28.1 google-auth==2.24.0 google-cloud-aiplatform==1.38.0 -hypercorn==0.15.0 -python-dotenv==1.0.0 -uuid==1.30 +google-cloud-bigquery==3.38.0 +google-cloud-core==2.5.0 +google-cloud-resource-manager==1.12.2 +google-cloud-storage==2.12.0 +google-crc32c==1.7.1 +google-genai==1.47.0 +google-resumable-media==2.7.2 +googleapis-common-protos==1.71.0 +grpc-google-iam-v1==0.14.3 +grpcio==1.76.0 +grpcio-status==1.62.3 +h11==0.16.0 +h2==4.3.0 +hpack==4.1.0 +httpcore==1.0.9 +httpx==0.28.1 +Hypercorn==0.15.0 +hyperframe==6.1.0 +idna==3.11 +itsdangerous==2.2.0 +Jinja2==3.1.6 +MarkupSafe==3.0.3 +numpy==2.3.4 +packaging==25.0 Pillow==10.1.0 -requests==2.31.0 \ No newline at end of file +priority==2.0.0 +proto-plus==1.26.1 +protobuf==4.25.8 +pyasn1==0.6.1 +pyasn1_modules==0.4.2 +pydantic==2.12.3 +pydantic_core==2.41.4 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.0 +requests==2.31.0 +rsa==4.9.1 +setuptools==80.9.0 +shapely==2.1.2 +six==1.17.0 +sniffio==1.3.1 +tenacity==9.1.2 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +urllib3==2.5.0 +uuid==1.30 +websockets==15.0.1 +Werkzeug==3.1.3 +wsproto==1.2.0