fmarky's picture
Initial commit
6da7a8c
[project]
name = "unit2-sentiment-analysis-mcp-server-using-gradio"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"gradio[mcp]>=5.45.0",
"textblob>=0.19.0",
]