dependabot[bot] commited on
Commit
018041a
1 Parent(s): 23c7d27

Bump langsmith from 0.0.49 to 0.0.53

Browse files

Bumps [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]>

Files changed (1) hide show
  1. 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.49
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