From 6d69d7f19c3014318734e618baff5ba958fe2344 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 12 Feb 2021 14:52:00 +0200 Subject: Implement Sheets and Telegram clients --- pyproject.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index f63b3d8..943ad54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,6 +10,8 @@ google-api-python-client = "^1.12.8" google-auth-httplib2 = "^0.0.4" google-auth-oauthlib = "^0.4.2" black = "^20.8b1" +python-telegram-bot = "^13.2" +python-dotenv = "^0.15.0" [tool.poetry.dev-dependencies] pytest = "^5.2" -- cgit v1.3