diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 788075c..0000000 --- a/requirements.txt +++ /dev/null | |||
@@ -1,21 +0,0 @@ | |||
1 | anyio==3.6.2 | ||
2 | boto3==1.26.81 | ||
3 | botocore==1.29.81 | ||
4 | certifi==2022.12.7 | ||
5 | h11==0.14.0 | ||
6 | h2==4.1.0 | ||
7 | hpack==4.0.0 | ||
8 | httpcore==0.16.3 | ||
9 | httpx==0.23.3 | ||
10 | hyperframe==6.0.1 | ||
11 | idna==3.4 | ||
12 | jmespath==1.0.1 | ||
13 | peewee==3.16.0 | ||
14 | Pillow==9.4.0 | ||
15 | python-dateutil==2.8.2 | ||
16 | python-telegram-bot==20.1 | ||
17 | rfc3986==1.5.0 | ||
18 | s3transfer==0.6.0 | ||
19 | six==1.16.0 | ||
20 | sniffio==1.3.0 | ||
21 | urllib3==1.26.14 | ||