diff options
| author | Jan Tuomi <jans.tuomi@gmail.com> | 2021-02-12 15:24:50 +0200 |
|---|---|---|
| committer | Jan Tuomi <jans.tuomi@gmail.com> | 2021-02-12 15:34:17 +0200 |
| commit | e153bf197a42030dd92fc91c672dbff2d1b0ce6d (patch) | |
| tree | 28b9c91d31d5c02321409a6a06b627e54b9671f7 /pyproject.toml | |
| parent | 99c8b7c679616a22274b1ce6abcc57e404a1a3a1 (diff) | |
Improve logging
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
