King-Afridi commited on
Commit
5377d05
·
verified ·
1 Parent(s): 1f7133c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- streamlit==1.21.0
2
- pandas==1.5.3
3
- matplotlib==3.7.0
4
- gTTS==2.3.1
5
- requests==2.28.2
6
- groq==0.3.0
7
 
8
 
9
 
 
1
+ streamlit
2
+ pandas
3
+ matplotlib
4
+ gTTS
5
+ requests
6
+ groq
7
 
8
 
9