dawid-lorek commited on
Commit
bbc75b7
·
verified ·
1 Parent(s): 2e68341

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,13 +1,12 @@
1
- langchain==0.1.16
2
- langchain-core==0.1.45
3
- langchain-community==0.0.36
4
- langchain-openai==0.1.5
5
- gradio==4.32.1
6
- pandas==2.2.2
7
- speechrecognition==3.10.1
8
- pydub==0.25.1
9
- wikipedia==1.4.0
10
- openai==1.30.5
11
  beautifulsoup4
12
  lxml
13
  tqdm
 
1
+ langchain
2
+ langchain-community
3
+ langchain-openai
4
+ gradio
5
+ pandas
6
+ speechrecognition
7
+ pydub
8
+ wikipedia
9
+ openai
 
10
  beautifulsoup4
11
  lxml
12
  tqdm