dependabot[bot]
commited on
Bump langchain from 0.0.305 to 0.0.308
Browse filesBumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.305 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.305...v0.0.308)
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
-
langchain==0.0.
|
4 |
langsmith==0.0.41
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
|
|
1 |
anthropic==0.3.11
|
2 |
faiss-cpu==1.7.4
|
3 |
+
langchain==0.0.308
|
4 |
langsmith==0.0.41
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|