From 6a1b0ae155e75ee778b0c1e369f595128d251ec7 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 2 Feb 2024 18:16:01 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index cf7e371..52df722 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,4 @@ ujson==5.9.0 uvicorn==0.25.0 uvloop==0.19.0 watchfiles==0.21.0 -websockets==12.0 -docker==5.0.3 -docker-compose==1.29.2 -moto[all]==2.0.7 \ No newline at end of file +websockets==12.0 \ No newline at end of file