chore(deps): Update Dependencies (#2538)

* chore(deps): Update dependencies

Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>

* chore(deps): Upgrade github.com/imdario/mergo to dario.cat/mergo

Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>

* remove version identifiers for MeloTTS

Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>

---------

Signed-off-by: Rene Leonhardt <65483435+reneleonhardt@users.noreply.github.com>
Signed-off-by: Dave <dave@gray101.com>
Co-authored-by: Dave <dave@gray101.com>
This commit is contained in:
Rene Leonhardt 2024-07-12 21:54:08 +02:00 committed by GitHub
parent 68e15e71be
commit fc87507012
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 606 additions and 384 deletions

View file

@ -1,32 +1,33 @@
aiohttp==3.9.4
aiohttp==3.9.5
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
certifi==2023.7.22
charset-normalizer==3.1.0
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.6.2
charset-normalizer==3.3.2
colorama==0.4.6
dataclasses-json==0.5.7
debugpy==1.6.7
frozenlist==1.3.3
greenlet==2.0.2
dataclasses-json==0.6.7
debugpy==1.8.1
frozenlist==1.4.1
greenlet==3.0.3
idna==3.7
langchain==0.1.0
marshmallow==3.19.0
langchain==0.2.3
langchain-community==0.2.4
marshmallow==3.21.3
marshmallow-enum==1.5.1
multidict==6.0.4
multidict==6.0.5
mypy-extensions==1.0.0
numexpr==2.8.4
numpy==1.24.3
openai==0.27.6
numexpr==2.10.0
numpy==1.26.4
openai==1.33.0
openapi-schema-pydantic==1.2.4
packaging==23.1
pydantic==1.10.13
PyYAML==6.0
requests==2.31.0
SQLAlchemy==2.0.12
tenacity==8.2.2
tqdm==4.66.3
typing-inspect==0.8.0
typing_extensions==4.5.0
urllib3==1.26.18
yarl==1.9.2
packaging>=23.2
pydantic==2.7.3
PyYAML==6.0.1
requests==2.32.3
SQLAlchemy==2.0.30
tenacity==8.3.0
tqdm==4.66.4
typing-inspect==0.9.0
typing_extensions==4.12.2
urllib3==2.2.1
yarl==1.9.4