SreekarB commited on
Commit
0242031
·
verified ·
1 Parent(s): dcbbe06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,9 +1,12 @@
1
  gradio>=4.0.0
2
- pandas>=1.3.0
3
- numpy>=1.20.0
4
- matplotlib>=3.3.0
5
- boto3>=1.20.0
 
6
  reportlab>=3.6.0
7
- PyPDF2>=2.0.0
 
 
8
  SpeechRecognition>=3.8.1
9
  pydub>=0.25.0
 
1
  gradio>=4.0.0
2
+ pandas>=1.5.0
3
+ numpy>=1.21.0
4
+ matplotlib>=3.5.0
5
+ seaborn>=0.11.0
6
+ Pillow>=8.0.0
7
  reportlab>=3.6.0
8
+ boto3>=1.28.0
9
+ botocore>=1.31.0
10
+ PyPDF2>=3.0.0
11
  SpeechRecognition>=3.8.1
12
  pydub>=0.25.0