diff options
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" |
