Spaces:
Runtime error
Runtime error
| [project] | |
| name = "hf-agents-course-final-assignment" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "bs4>=0.0.2", | |
| "dotenv>=0.9.9", | |
| "duckduckgo-search>=8.0.2", | |
| "gradio>=5.29.1", | |
| "markdownify>=1.1.0", | |
| "openai>=1.75.0", | |
| "openpyxl>=3.1.5", | |
| "requests>=2.32.3", | |
| "smolagents[litellm]>=1.16.1", | |
| ] | |