Add FastAPI and Uvicorn to requirements

This commit is contained in:
Laurent Kretz 2025-10-25 11:23:31 +02:00 committed by GitHub
parent 111ebf245a
commit d2668edc66
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -24,3 +24,5 @@ rich
questionary
langchain_anthropic
langchain-google-genai
fastapi
uvicorn