Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -7,9 +7,9 @@ openai-whisper
|
|
7 |
token_bucket
|
8 |
pillow
|
9 |
|
10 |
-
gradio
|
11 |
-
requests
|
12 |
-
openpyxl
|
13 |
smolagents==1.14.0
|
14 |
wikipedia-api==0.8.1
|
15 |
duckduckgo_search==8.0.1
|
|
|
7 |
token_bucket
|
8 |
pillow
|
9 |
|
10 |
+
gradio
|
11 |
+
requests>=2.32.3
|
12 |
+
openpyxl>=3.1.5
|
13 |
smolagents==1.14.0
|
14 |
wikipedia-api==0.8.1
|
15 |
duckduckgo_search==8.0.1
|