key-life commited on
Commit
2cea03c
·
verified ·
1 Parent(s): 9733bdb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ google-auth
4
+ google-auth-oauthlib
5
+ google-auth-httplib2
6
+ google-api-python-client
7
+ fuzzywuzzy
8
+ python-Levenshtein