Update dependency embedchain to v0.1.128

This commit is contained in:
Renovate Bot 2025-06-04 22:11:24 +00:00
parent 6c0ca536c7
commit d636fa7f5c

View file

@ -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" 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" 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" 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" 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" 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" filelock==3.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"