aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2022-11-24 16:29:14 -0800
committerclarkzjw <[email protected]>2022-11-24 16:29:14 -0800
commit3b869974d0513d6d0a00e2bc8dd5d13d872e05ad (patch)
tree724da43df10ef4e6661513e02dbf3f4627f24055 /requirements.txt
parent727240c777b212e6191ff5acbfd4b994d37ca2b2 (diff)
downloadSquare-3b869974d0513d6d0a00e2bc8dd5d13d872e05ad.tar.gz
bot: add telegram bot to produce square image
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index a6d4d60..ac7741f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1,18 @@
1anyio==3.6.2
2APScheduler==3.6.3
3cachetools==4.2.2
4certifi==2022.9.24
5h11==0.14.0
6httpcore==0.16.1
7httpx==0.23.1
8idna==3.4
1Pillow==9.2.0 9Pillow==9.2.0
10python-telegram-bot==20.0a6
11pytz==2022.6
12pytz-deprecation-shim==0.1.0.post0
13rfc3986==1.5.0
14six==1.16.0
15sniffio==1.3.0
16tornado==6.1
17tzdata==2022.6
18tzlocal==4.2
Powered by cgit v1.2.3 (git 2.41.0)