Update dependency embedchain to v0.1.128
This commit is contained in:
parent
6c0ca536c7
commit
d636fa7f5c
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue