fix: switch to monarchmoneycommunity for 2026 domain migration
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 1m12s

This commit is contained in:
2026-04-23 21:59:51 +00:00
parent 545d48bd25
commit b0b3030033
2 changed files with 11 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ requires-python = ">=3.12"
dependencies = [
"mcp[cli]>=1.0.0",
"fastmcp>=0.4.1",
"monarchmoney @ git+https://github.com/hammem/monarchmoney.git",
"monarchmoneycommunity>=0.1.0",
"gql>=4.0",
"python-dotenv>=1.0.0",
"pydantic>=2.0.0",