diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..33a4479 --- /dev/null +++ b/requirements.txt | |||
@@ -0,0 +1,12 @@ | |||
1 | anyio==3.6.2 | ||
2 | certifi==2022.12.7 | ||
3 | h11==0.14.0 | ||
4 | h2==4.1.0 | ||
5 | hpack==4.0.0 | ||
6 | httpcore==0.16.3 | ||
7 | httpx==0.23.3 | ||
8 | hyperframe==6.0.1 | ||
9 | idna==3.4 | ||
10 | python-telegram-bot==20.1 | ||
11 | rfc3986==1.5.0 | ||
12 | sniffio==1.3.0 | ||