anshharora commited on
Commit
40cfd17
·
verified ·
1 Parent(s): 1449696

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -17
requirements.txt CHANGED
@@ -1,19 +1,8 @@
1
  Flask==2.0.1
2
- Werkzeug==2.0.1
3
- python-dotenv==0.19.0
4
  groq
5
- gtts>=2.3.1
6
- requests>=2.27.0
7
- SpeechRecognition==3.8.1
8
- gunicorn==20.1.0
9
- beautifulsoup4==4.9.3
10
- idna==3.2
11
- packaging==21.0
12
- pipwin==0.5.1
13
- pyjsparser==2.7.1
14
- PyPrind==2.11.3
15
- pySmartDL==1.3.4
16
- pyttsx3==2.90
17
- urllib3>=1.26.6
18
- wikipedia==1.4.0
19
- pydub
 
1
  Flask==2.0.1
2
+ python-dotenv
 
3
  groq
4
+ gTTS
5
+ SpeechRecognition
6
+ pydub
7
+ PyAudio
8
+ Wave