callanwu commited on
Commit
5f7cef2
1 Parent(s): a98ef45

add bs4 to requirements.txt

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