ChenyuRabbitLove commited on
Commit
06d937f
1 Parent(s): 90fa411

fix/add required module

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,4 +6,6 @@ PyPDF2
6
  plotly
7
  scipy
8
  scikit-learn
9
- google.oauth2
 
 
 
6
  plotly
7
  scipy
8
  scikit-learn
9
+ google-auth
10
+ google-auth-httplib2
11
+ google-api-python-client