From d636fa7f5ca0debdc2d5b73baf8a08493670c61d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Jun 2025 22:11:24 +0000 Subject: [PATCH] Update dependency embedchain to v0.1.128 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70d2e0e..eac03b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ distro==1.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" docker==7.1.0 ; python_version >= "3.11" and python_full_version <= "3.13.0" docstring-parser==0.16 ; python_version >= "3.11" and python_full_version <= "3.13.0" docx2txt==0.8 ; python_version >= "3.11" and python_full_version <= "3.13.0" -embedchain==0.1.121 ; python_version >= "3.11" and python_full_version <= "3.13.0" +embedchain==0.1.128 ; python_version >= "3.11" and python_full_version <= "3.13.0" fastapi==0.114.1 ; python_version >= "3.11" and python_full_version <= "3.13.0" fastavro==1.9.7 ; python_version >= "3.11" and python_full_version <= "3.13.0" filelock==3.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"