dependabot[bot]
commited on
Bump langsmith from 0.0.49 to 0.0.53
Browse filesBumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.0.49 to 0.0.53.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.0.49...v0.0.53)
---
updated-dependencies:
- dependency-name: langsmith
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
anthropic==0.5.0
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.320
|
4 |
-
langsmith==0.0.
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pypdf==3.16.4
|
|
|
1 |
anthropic==0.5.0
|
2 |
faiss-cpu==1.7.4
|
3 |
langchain==0.0.320
|
4 |
+
langsmith==0.0.53
|
5 |
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
|
6 |
openai==0.28.1
|
7 |
pypdf==3.16.4
|