From e153bf197a42030dd92fc91c672dbff2d1b0ce6d Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 12 Feb 2021 15:24:50 +0200 Subject: Improve logging --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 943ad54..0082aea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,6 +12,7 @@ google-auth-oauthlib = "^0.4.2" black = "^20.8b1" python-telegram-bot = "^13.2" python-dotenv = "^0.15.0" +oauth2client = "^4.1.3" [tool.poetry.dev-dependencies] pytest = "^5.2" -- cgit v1.3