Skip to content

Commit

Permalink
Bump the pip group across 2 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the / directory: [jinja2](https://github.com/pallets/jinja), [pillow](https://github.com/python-pillow/Pillow) and [langchain](https://github.com/langchain-ai/langchain).
Bumps the pip group with 1 update in the /recallm directory: [langchain](https://github.com/langchain-ai/langchain).


Updates `jinja2` from 3.1.1 to 3.1.3
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.1...3.1.3)

Updates `pillow` from 9.3.0 to 10.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.3.0...10.3.0)

Updates `langchain` from 0.0.157 to 0.1.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.157...v0.1.0)

Updates `langchain` from 0.0.157 to 0.1.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@v0.0.157...v0.1.0)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: pillow
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip-security-group
- dependency-name: langchain
  dependency-type: direct:production
  dependency-group: pip-security-group
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent a507ce3 commit 265ee00
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion recallm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.0.157
langchain==0.1.0
neo4j
chromadb==0.3.21
transformers
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
# SPDX-License-Identifier: Apache-2.0

numpy
jinja2==3.1.1
jinja2==3.1.3
opencv-python>=4.0.1.23
redis

torch
flask
Pillow==9.3.0
Pillow==10.3.0
seaborn
redistimeseries

Expand Down

0 comments on commit 265ee00

Please sign in to comment.