Spaces:
Build error
Build error
| [project] | |
| name = "agent-course-final-assignment" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "arxiv>=2.2.0", | |
| "duckduckgo-search>=8.0.2", | |
| "google-cloud-aiplatform>=1.94.0", | |
| "gradio[oauth]>=5.31.0", | |
| "langchain-community>=0.3.24", | |
| "markdownify>=1.1.0", | |
| "mediawikiapi>=1.3", | |
| "python-dotenv>=1.1.0", | |
| "requests>=2.32.3", | |
| "ruff>=0.11.11", | |
| "smolagents[litellm]>=1.17.0", | |
| "wikibase-rest-api-client>=0.2.2", | |
| "wikipedia>=1.4.0", | |
| ] | |