Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ huggingface_hub
|
|
2 |
gradio[mcp]==5.32.1
|
3 |
duckduckgo-search
|
4 |
beautifulsoup4>=4.11.0
|
5 |
-
lxml>=4.9.0
|
|
|
|
2 |
gradio[mcp]==5.32.1
|
3 |
duckduckgo-search
|
4 |
beautifulsoup4>=4.11.0
|
5 |
+
lxml>=4.9.0
|
6 |
+
urllib3
|