From 321191399ae67ce23ed563f79e9d8fd8acb26f42 Mon Sep 17 00:00:00 2001 From: scott2b <@scott2b> Date: Wed, 16 Mar 2022 16:18:19 -0500 Subject: [PATCH] bumps google api python client version --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index adf9f0e..b7e3c5d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,6 +2,6 @@ Flask==2.0.3 Flask-SQLAlchemy==2.5.1 Werkzeug==2.0.3 google-auth-oauthlib==0.5.0 -google-api-python-client==2.37.0 +google-api-python-client==2.40.0 boto==2.49.0 pillow==9.0.1