sunbal7 commited on
Commit
32a8ef4
·
verified ·
1 Parent(s): 11450ed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- # requirements.txt - Minimal Dependencies
2
  streamlit==1.22.0
3
  numpy==1.24.3
4
  matplotlib==3.7.1
5
  Pillow==9.5.0
6
  pandas==2.0.3
7
- plotly==5.18.0
 
 
1
+ # requirements.txt - Enhanced Dependencies
2
  streamlit==1.22.0
3
  numpy==1.24.3
4
  matplotlib==3.7.1
5
  Pillow==9.5.0
6
  pandas==2.0.3
7
+ plotly==5.18.0
8
+ gTTS==2.4.0