Skip to content

Commit

Permalink
build(deps): bump the pip group across 5 directories with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the /backend/python/openvoice directory: [gradio](https://github.com/gradio-app/gradio).
Bumps the pip group with 2 updates in the /examples/chainlit directory: [llama-index](https://github.com/run-llama/llama_index) and [requests](https://github.com/psf/requests).
Bumps the pip group with 1 update in the /examples/functions directory: [langchain](https://github.com/langchain-ai/langchain).
Bumps the pip group with 2 updates in the /examples/langchain-chroma directory: [llama-index](https://github.com/run-llama/llama_index) and [langchain](https://github.com/langchain-ai/langchain).
Bumps the pip group with 2 updates in the /examples/langchain/langchainpy-localai-example directory: [requests](https://github.com/psf/requests) and [langchain](https://github.com/langchain-ai/langchain).


Updates `gradio` from 3.48.0 to 4.36.0
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/[email protected]@4.36.0)

Updates `llama-index` from 0.8.55 to 0.10.13
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.8.55...v0.10.13)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

Updates `langchain` from 0.1.0 to 0.2.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3)

Updates `llama-index` from 0.9.36 to 0.10.13
- [Release notes](https://github.com/run-llama/llama_index/releases)
- [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md)
- [Commits](run-llama/llama_index@v0.8.55...v0.10.13)

Updates `langchain` from 0.1.0 to 0.2.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3)

Updates `requests` from 2.31.0 to 2.32.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.31.0...v2.32.2)

Updates `langchain` from 0.1.0 to 0.2.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-exa==0.1.0...langchain==0.2.3)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: llama-index
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: llama-index
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 8, 2024
1 parent aae7ad9 commit b5e2772
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion backend/python/openvoice/requirements-intel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ python-dotenv
pypinyin==0.50.0
cn2an==0.5.22
jieba==0.42.1
gradio==3.48.0
gradio==4.36.0
langid==1.1.6
git+https://github.com/myshell-ai/MeloTTS.git
2 changes: 1 addition & 1 deletion backend/python/openvoice/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python-dotenv
pypinyin==0.50.0
cn2an==0.5.22
jieba==0.42.1
gradio==3.48.0
gradio==4.36.0
langid==1.1.6
git+https://github.com/myshell-ai/MeloTTS.git
git+https://github.com/myshell-ai/OpenVoice.git
4 changes: 2 additions & 2 deletions examples/chainlit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
llama_hub==0.0.41
llama_index==0.8.55
Requests==2.31.0
llama_index==0.10.13
Requests==2.32.2
weaviate_client==3.25.1
transformers
torch
Expand Down
2 changes: 1 addition & 1 deletion examples/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
langchain==0.1.0
langchain==0.2.3
openai==0.27.8
4 changes: 2 additions & 2 deletions examples/langchain-chroma/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.1.0
langchain==0.2.3
openai==0.27.6
chromadb==0.3.21
llama-index==0.9.36
llama-index==0.10.13
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ debugpy==1.6.7
frozenlist==1.3.3
greenlet==2.0.2
idna==3.7
langchain==0.1.0
langchain==0.2.3
marshmallow==3.19.0
marshmallow-enum==1.5.1
multidict==6.0.4
Expand All @@ -22,7 +22,7 @@ openapi-schema-pydantic==1.2.4
packaging==23.1
pydantic==1.10.13
PyYAML==6.0
requests==2.31.0
requests==2.32.2
SQLAlchemy==2.0.12
tenacity==8.2.2
tqdm==4.66.3
Expand Down

0 comments on commit b5e2772

Please sign in to comment.