From 17a0c98a2515bd3762cd2530615bc9650764e1ba Mon Sep 17 00:00:00 2001 From: Paul Profizi <100710998+PProfizi@users.noreply.github.com> Date: Mon, 10 Feb 2025 16:52:00 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 946e1bf17cc..441d8f6ba75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ classifiers = [ "Programming Language :: Python :: 3", ] dependencies = [ - "google-api-python-client", "grpcio >=1.63.0", "importlib-metadata >=4.0", "numpy",