dependabot[bot] commited on
Commit
264cec5
1 Parent(s): 3f3ee2a

Bump anthropic from 0.5.0 to 0.7.4

Browse files

Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.5.0 to 0.7.4.
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.5.0...v0.7.4)

---
updated-dependencies:
- dependency-name: anthropic
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- anthropic==0.5.0
2
  faiss-cpu==1.7.4
3
  langchain==0.0.334
4
  langsmith==0.0.63
 
1
+ anthropic==0.7.4
2
  faiss-cpu==1.7.4
3
  langchain==0.0.334
4
  langsmith==0.0.63