Mr-Help commited on
Commit
a0d681f
·
verified ·
1 Parent(s): 63a79f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,3 +1,8 @@
1
  fastapi
2
  uvicorn[standard]
3
  httpx
 
 
 
 
 
 
1
  fastapi
2
  uvicorn[standard]
3
  httpx
4
+ pydantic
5
+ google-auth
6
+ google-auth-oauthlib
7
+ google-auth-httplib2
8
+ google-api-python-client