From 289a9d1b6be8447f4655c67d0b9d20dbd7640a0e Mon Sep 17 00:00:00 2001 From: Horilla Date: Thu, 13 Feb 2025 17:21:29 +0530 Subject: [PATCH] Add google-api-python-client to the requirements list --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 8e29d8a7d..4e97301f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,6 +27,7 @@ djangorestframework djangorestframework-simplejwt drf-yasg et-xmlfile +google-api-python-client html5lib Jinja2 idna