From 1cc3f89b71b38d221c64b9748f2dd8e3326bf823 Mon Sep 17 00:00:00 2001 From: minseok-oh Date: Tue, 14 Nov 2023 11:00:33 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20build:=20update=20requirements.t?= =?UTF-8?q?xt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a7c0c60..d4a6372 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ jmespath==1.0.1 joblib==1.3.2 jsonpatch==1.33 jsonpointer==2.4 -kubernetes==28.1.0 +kubernetes>=28.1.0 langchain==0.0.335 langchainhub==0.1.14 langsmith==0.0.64 @@ -113,7 +113,7 @@ typer==0.9.0 types-requests==2.31.0.10 typing-inspect==0.9.0 typing_extensions==4.8.0 -urllib3==1.26.18 +urllib3>=2 uvicorn==0.24.0.post1 uvloop==0.19.0 watchfiles==0.21.0