Initial CivilPlan MCP implementation

This commit is contained in:
sinmb79
2026-04-03 09:08:08 +09:00
commit 544e4e0720
70 changed files with 3364 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
fastmcp>=2.0.0
pydantic>=2.0.0
openpyxl>=3.1.0
python-docx>=1.1.0
svgwrite>=1.4.3
ezdxf>=1.3.0
aiosqlite>=0.20.0
httpx>=0.27.0
apscheduler>=3.10.0
python-dateutil>=2.9.0
pytest>=8.0.0