mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
chore(deps): update instructor requirement from >=1.14.5 to >=1.15.4
Updates the requirements on [instructor](https://github.com/instructor-ai/instructor) to permit the latest version. - [Release notes](https://github.com/instructor-ai/instructor/releases) - [Changelog](https://github.com/567-labs/instructor/blob/main/CHANGELOG.md) - [Commits](https://github.com/instructor-ai/instructor/compare/v1.14.5...v1.15.4) --- updated-dependencies: - dependency-name: instructor dependency-version: 1.15.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ dependencies = [
|
||||
"atomic-agents>=2.0.0",
|
||||
# Imported directly by hate_crack/llm.py; declared explicitly rather than
|
||||
# relying on atomic-agents pulling them in transitively.
|
||||
"instructor>=1.14.5",
|
||||
"instructor>=1.15.4",
|
||||
"openai>=2.48.0",
|
||||
"pydantic>=2.13.4",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user