Initial commit

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
dinlo
2026-05-31 18:45:22 +08:00
commit 017135fe0e
13 changed files with 2008 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# MCP Python Project Manager - Dependencies
mcp>=1.0.0
pydantic>=2.0.0
python-dotenv>=1.0.0
watchdog>=3.0.0
black>=24.0.0
flake8>=7.0.0
pylint>=3.0.0
pytest>=8.0.0
virtualenv>=20.25.0
psutil>=5.9.0
rich>=13.0.0
typer>=0.9.0