From 0dfb63947e82ec9b6b194e780e4f579e39dd2f31 Mon Sep 17 00:00:00 2001 From: Platform Engineering Bot Date: Mon, 22 Apr 2024 03:00:55 +0200 Subject: [PATCH] chore(deps): update auto merged updates Signed-off-by: Platform Engineering Bot --- model_servers/llamacpp_python/src/requirements.txt | 2 +- model_servers/object_detection_python/src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/model_servers/llamacpp_python/src/requirements.txt b/model_servers/llamacpp_python/src/requirements.txt index 87eadcaed..920e43957 100644 --- a/model_servers/llamacpp_python/src/requirements.txt +++ b/model_servers/llamacpp_python/src/requirements.txt @@ -1,2 +1,2 @@ -llama-cpp-python[server]==0.2.61 +llama-cpp-python[server]==0.2.63 pip==24.0 diff --git a/model_servers/object_detection_python/src/requirements.txt b/model_servers/object_detection_python/src/requirements.txt index af3b17fed..9c5691848 100644 --- a/model_servers/object_detection_python/src/requirements.txt +++ b/model_servers/object_detection_python/src/requirements.txt @@ -3,7 +3,7 @@ anyio==4.3.0 certifi==2024.2.2 charset-normalizer==3.3.2 click==8.1.7 -fastapi==0.110.1 +fastapi==0.110.2 filelock==3.13.4 fsspec==2024.3.1 h11==0.14.0