[project] | |
name = "huggingface-small-agent-test" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.12" | |
dependencies = [ | |
"smolagents[aws-sdk,bedrock,litellm]>=1.18.0", | |
"gradio[mcp]>=4.0.0", | |
"python-dotenv>=1.0.0", | |
"huggingface-hub[mcp]>=0.32.0", | |
] | |