dawid-lorek commited on
Commit
c625f45
·
verified ·
1 Parent(s): da0d712

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -8,8 +8,7 @@ speechrecognition==3.10.1
8
  pydub==0.25.1
9
  wikipedia==1.4.0
10
  openai==1.30.5
11
- tqdm
12
- requests
13
- # For WikipediaLoader (langchain_community), might need extra:
14
  beautifulsoup4
15
- lxml
 
 
 
8
  pydub==0.25.1
9
  wikipedia==1.4.0
10
  openai==1.30.5
 
 
 
11
  beautifulsoup4
12
+ lxml
13
+ tqdm
14
+ requests