From f853b99bc68b7df7fa22f9b21ec42bdc8eef9dea Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Tue, 28 Feb 2023 23:48:18 -0800 Subject: temporarily move python files to subdirectory to fix cloudflare pages build --- requirements.txt | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 788075c..0000000 --- a/requirements.txt +++ /dev/null @@ -1,21 +0,0 @@ -anyio==3.6.2 -boto3==1.26.81 -botocore==1.29.81 -certifi==2022.12.7 -h11==0.14.0 -h2==4.1.0 -hpack==4.0.0 -httpcore==0.16.3 -httpx==0.23.3 -hyperframe==6.0.1 -idna==3.4 -jmespath==1.0.1 -peewee==3.16.0 -Pillow==9.4.0 -python-dateutil==2.8.2 -python-telegram-bot==20.1 -rfc3986==1.5.0 -s3transfer==0.6.0 -six==1.16.0 -sniffio==1.3.0 -urllib3==1.26.14 -- cgit v1.2.3