Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +16 -5
requirements.txt
CHANGED
@@ -1,8 +1,19 @@
|
|
1 |
-
Flask==2.
|
|
|
2 |
python-dotenv
|
3 |
groq
|
4 |
-
|
5 |
SpeechRecognition
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Flask==2.1.3
|
2 |
+
Werkzeug
|
3 |
python-dotenv
|
4 |
groq
|
5 |
+
gtts
|
6 |
SpeechRecognition
|
7 |
+
gunicorn
|
8 |
+
beautifulsoup4
|
9 |
+
idna
|
10 |
+
packaging
|
11 |
+
pipwin
|
12 |
+
pyjsparser
|
13 |
+
PyPrind
|
14 |
+
pySmartDL
|
15 |
+
pyttsx3
|
16 |
+
requests
|
17 |
+
urllib3
|
18 |
+
wikipedia
|
19 |
+
datetime
|