Add back typer, rich, python-dotenv — required by cli/main.py imports
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
e0ed485098
commit
563970ade8
|
|
@ -16,3 +16,6 @@ uvicorn[standard]
|
||||||
sse-starlette
|
sse-starlette
|
||||||
langchain_anthropic
|
langchain_anthropic
|
||||||
langchain-google-genai
|
langchain-google-genai
|
||||||
|
typer
|
||||||
|
rich
|
||||||
|
python-dotenv
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue