fix: refactored manually
Some checks failed
validation / verify (push) Failing after 15s

This commit is contained in:
2026-09-02 16:08:12 +01:00
parent 43cbd215e2
commit b9a924cf4a
63 changed files with 1398 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
langchain>=0.2.0
langchain-core>=0.2.0
langchain-openai>=0.1.0
langgraph>=0.1.0
starlette>=0.37.0
uvicorn>=0.30.0
pydantic>=2.7.0
pydantic-settings>=2.2.0
pyyaml>=6.0
httpx>=0.27.0
click>=8.1.0