From 65cda68f404a23a9b5d7cc16a17fd8ba8b74ff6c Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Wed, 18 May 2022 03:25:47 -0400 Subject: [PATCH] Update requirements.txt --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index d1256d35..14fa85e1 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ cryptography distro; sys_platform == 'linux' -filelock +filelock==3.6.0 google-api-python-client>=2.1 google-auth-httplib2 google-auth-oauthlib>=0.4.1