Skip to content

Commit

Permalink
Bump the python-requirements group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the python-requirements group with 3 updates in the / directory: [chainlit](https://github.com/Chainlit/chainlit), [langchain](https://github.com/langchain-ai/langchain) and [langchain-community](https://github.com/langchain-ai/langchain).


Updates `chainlit` from 1.2.0 to 1.3.1
- [Release notes](https://github.com/Chainlit/chainlit/releases)
- [Changelog](https://github.com/Chainlit/chainlit/blob/main/CHANGELOG.md)
- [Commits](Chainlit/chainlit@1.2.0...1.3.1)

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

Updates `langchain-community` from 0.3.2 to 0.3.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.3.2...langchain-community==0.3.3)

---
updated-dependencies:
- dependency-name: chainlit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-requirements
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
- dependency-name: langchain-community
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-requirements
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent ff51fee commit 306cd80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# https://github.com/mediawiki-utilities/python-mwxml/pull/19
git+https://github.com/gdedrouas/python-mwxml@xml_format_0.11
git+https://github.com/mediawiki-utilities/python-mwtypes@updates_schema_0.11
chainlit==1.2.0
chainlit==1.3.1
chromadb>=0.4.22
discord>=2.3.2
fastapi>=0.109.1
langchain==0.3.3
langchain==0.3.4
langchainhub>=0.1.20
langchain-chroma>=0.1.2
langchain-community==0.3.2
langchain-community==0.3.3
langchain-huggingface>=0.0.3
langchain-ollama==0.2.0
openai>=1.12.0
Expand Down

0 comments on commit 306cd80

Please sign in to comment.