From aa4cf61836f0ff8717d62dafc67e7569e899212e Mon Sep 17 00:00:00 2001 From: Mark Chen Date: Thu, 25 Jan 2024 16:25:14 +0800 Subject: [PATCH] update requirements --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5002c8c..c758e73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,6 @@ fastapi python-dotenv python-multipart config -fastenv -pymongo[srv] PyGithub httpx -algoliasearch==3.0.0 -azure-identity -azure-storage-blob \ No newline at end of file +pytest \ No newline at end of file