Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
markdownify
|
2 |
-
smolagents
|
3 |
-
requests
|
4 |
-
|
5 |
-
pandas
|
|
|
1 |
+
markdownify==1.1.0
|
2 |
+
smolagents==1.14.0
|
3 |
+
requests==2.32.3
|
4 |
+
duckduckgo-search==8.0.1
|
5 |
+
pandas==2.2.3
|