diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 17 |
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 @@ | |||
1 | anyio==3.6.2 | ||
2 | APScheduler==3.6.3 | ||
3 | cachetools==4.2.2 | ||
4 | certifi==2022.9.24 | ||
5 | h11==0.14.0 | ||
6 | httpcore==0.16.1 | ||
7 | httpx==0.23.1 | ||
8 | idna==3.4 | ||
1 | Pillow==9.2.0 | 9 | Pillow==9.2.0 |
10 | python-telegram-bot==20.0a6 | ||
11 | pytz==2022.6 | ||
12 | pytz-deprecation-shim==0.1.0.post0 | ||
13 | rfc3986==1.5.0 | ||
14 | six==1.16.0 | ||
15 | sniffio==1.3.0 | ||
16 | tornado==6.1 | ||
17 | tzdata==2022.6 | ||
18 | tzlocal==4.2 | ||