From 1e712db60a219fdb8a4303c06abbd2e8e7a6d25c Mon Sep 17 00:00:00 2001 From: Jimmy Date: Sat, 4 Dec 2021 01:20:22 +1300 Subject: [PATCH] Don't commit requirements.txt --- requirements.txt | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index f109d54..0000000 --- a/requirements.txt +++ /dev/null @@ -1,16 +0,0 @@ --i https://pypi.org/simple -asgiref==3.4.1; python_version >= '3.6' -click==8.0.1; python_version >= '3.6' -fastapi-responses==0.2.1 -fastapi==0.68.1 -h11==0.12.0; python_version >= '3.6' -httptools==0.2.0 -pydantic==1.8.2; python_full_version >= '3.6.1' -python-dotenv==0.19.0 -pyyaml==5.4.1 -starlette==0.14.2; python_version >= '3.6' -typing-extensions==3.10.0.2 -uvicorn[standard]==0.15.0 -uvloop==0.16.0 -watchgod==0.7 -websockets==10.0