fix: add anthropic + openai to dev deps (needed by test_llm_connector)

This commit is contained in:
ZdenekSrotyr 2026-04-09 09:13:38 +02:00
parent f9fae6e895
commit eb7c548025

View file

@ -1,2 +1,4 @@
-r requirements.txt
faker>=24.0.0
anthropic>=0.30.0
openai>=1.30.0