Spaces:
Running
Running
[project] | |
name = "defect-solver-mcp-server" | |
version = "0.1.0" | |
description = "Add your description here" | |
readme = "README.md" | |
requires-python = ">=3.13" | |
dependencies = [ | |
"dotenv>=0.9.9", | |
"fastmcp>=2.10.4", | |
"httpx>=0.28.1", | |
"loguru>=0.7.3", | |
"pydantic>=2.11.7", | |
"python-dotenv>=1.1.1", | |
] | |