x1001000 Claude commited on
Commit
a84d6c2
·
1 Parent(s): ae9dc9b

Update FastAPI to include standard extras

Browse files

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

Files changed (1) hide show
  1. api_requirements.txt +1 -1
api_requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  google-genai
2
  pandas
3
 
4
- fastapi
5
  uvicorn
6
  python-dotenv
7
 
 
1
  google-genai
2
  pandas
3
 
4
+ fastapi[standard]
5
  uvicorn
6
  python-dotenv
7