callanwu commited on
Commit
a98ef45
1 Parent(s): bfa8f70

add google-api-python-client to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ text2vec
4
  langchain
5
  sentence_transformers
6
  selenium
7
- tqdm
 
 
4
  langchain
5
  sentence_transformers
6
  selenium
7
+ tqdm
8
+ google-api-python-client