Add FastAPI and Uvicorn to requirements
This commit is contained in:
parent
111ebf245a
commit
d2668edc66
|
|
@ -24,3 +24,5 @@ rich
|
||||||
questionary
|
questionary
|
||||||
langchain_anthropic
|
langchain_anthropic
|
||||||
langchain-google-genai
|
langchain-google-genai
|
||||||
|
fastapi
|
||||||
|
uvicorn
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue