mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-21 05:33:09 +00:00
f579954c83
chore(deps): Bump pydantic Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.3 to 2.8.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.3...v2.8.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
34 lines
600 B
Plaintext
34 lines
600 B
Plaintext
aiohttp==3.9.5
|
|
aiosignal==1.3.1
|
|
async-timeout==4.0.3
|
|
attrs==23.2.0
|
|
certifi==2024.7.4
|
|
charset-normalizer==3.3.2
|
|
colorama==0.4.6
|
|
dataclasses-json==0.6.7
|
|
debugpy==1.8.1
|
|
frozenlist==1.4.1
|
|
greenlet==3.0.3
|
|
idna==3.7
|
|
langchain==0.2.3
|
|
langchain-community==0.2.4
|
|
marshmallow==3.21.3
|
|
marshmallow-enum==1.5.1
|
|
multidict==6.0.5
|
|
mypy-extensions==1.0.0
|
|
numexpr==2.10.0
|
|
numpy==1.26.4
|
|
openai==1.33.0
|
|
openapi-schema-pydantic==1.2.4
|
|
packaging>=23.2
|
|
pydantic==2.8.2
|
|
PyYAML==6.0.1
|
|
requests==2.32.3
|
|
SQLAlchemy==2.0.30
|
|
tenacity==8.5.0
|
|
tqdm==4.66.4
|
|
typing-inspect==0.9.0
|
|
typing_extensions==4.12.2
|
|
urllib3==2.2.1
|
|
yarl==1.9.4
|