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