Daviddolor commited on
Commit
be93d42
·
1 Parent(s): d6092ee

Fix: use fastapi[standard] for CLI support

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- fastapi
2
- uvicorn[standard]
3
  httpx
4
  python-multipart
5
  google-api-python-client
 
1
+ fastapi[standard]
 
2
  httpx
3
  python-multipart
4
  google-api-python-client