fix: add anthropic + openai to dev deps (needed by test_llm_connector)
This commit is contained in:
parent
f9fae6e895
commit
eb7c548025
1 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
faker>=24.0.0
|
faker>=24.0.0
|
||||||
|
anthropic>=0.30.0
|
||||||
|
openai>=1.30.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue