dependabot[bot]
commited on
Commit
•
188083f
1
Parent(s):
dc5572a
Bump langsmith from 0.0.69 to 0.0.71
Browse filesBumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.0.69 to 0.0.71.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.0.69...v0.0.71)
---
updated-dependencies:
- dependency-name: langsmith
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ anthropic==0.7.7
|
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
langchain==0.0.350
|
5 |
-
langsmith==0.0.
|
6 |
openai==1.3.8
|
7 |
pydantic==2.5.2
|
8 |
PyYAML==6.0.1
|
|
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
langchain==0.0.350
|
5 |
+
langsmith==0.0.71
|
6 |
openai==1.3.8
|
7 |
pydantic==2.5.2
|
8 |
PyYAML==6.0.1
|