From b27bb4266563543fc78b67904cf3507e74836a50 Mon Sep 17 00:00:00 2001 From: yunyaoXYY Date: Tue, 28 Feb 2023 11:40:49 +0000 Subject: [PATCH] update fastdeploy-toos to version of 0.0.4 --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index f50f053a9..f5fe7f47e 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -3,6 +3,6 @@ requests tqdm numpy opencv-python -fastdeploy-tools>=0.0.2 +fastdeploy-tools>=0.0.4 pyyaml fastapi