remove direct _components usage, prep for v3 rollout

This commit is contained in:
Taylor Wilsdon
2026-02-24 10:26:52 -04:00
parent 1ebc758490
commit 69f1a0e9bb
4 changed files with 18 additions and 20 deletions

View File

@@ -12,7 +12,7 @@ license = "MIT"
requires-python = ">=3.10"
dependencies = [
"fastapi>=0.115.12",
"fastmcp>=3.0.0rc1",
"fastmcp>=3.0.2",
"google-api-python-client>=2.168.0",
"google-auth-httplib2>=0.2.0",
"google-auth-oauthlib>=1.2.2",