ADITYA0205 commited on
Commit
80c647c
1 Parent(s): 3af6231

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -8
requirements.txt CHANGED
@@ -1,8 +1,7 @@
1
- deepgram
2
- gtts
3
- groq
4
- numpy
5
- pygame
6
- python-dotenv
7
- sounddevice
8
- streamlit
 
1
+ sounddevice==0.4.5
2
+ numpy==1.24.3
3
+ wave
4
+ streamlit==1.18.1
5
+ deepgram-sdk==1.2.1
6
+ groq==0.1.3
7
+ python-dotenv==1.0.0