dependabot[bot]
commited on
Commit
•
0176029
1
Parent(s):
188083f
Bump anthropic from 0.7.7 to 0.7.8
Browse filesBumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.7.7 to 0.7.8.
- [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.7.7...v0.7.8)
---
updated-dependencies:
- dependency-name: anthropic
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
@@ -1,4 +1,4 @@
|
|
1 |
-
anthropic==0.7.
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
langchain==0.0.350
|
|
|
1 |
+
anthropic==0.7.8
|
2 |
faiss-cpu==1.7.4
|
3 |
huggingface-hub==0.19.4
|
4 |
langchain==0.0.350
|