pin 3.0.2 for now
This commit is contained in:
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
"fastmcp>=3.0.2",
|
||||
"fastmcp==3.0.2",
|
||||
"google-api-python-client>=2.168.0",
|
||||
"google-auth-httplib2>=0.2.0",
|
||||
"google-auth-oauthlib>=1.2.2",
|
||||
|
||||
2
uv.lock
generated
2
uv.lock
generated
@@ -2099,7 +2099,7 @@ valkey = [
|
||||
requires-dist = [
|
||||
{ name = "cryptography", specifier = ">=45.0.0" },
|
||||
{ name = "fastapi", specifier = ">=0.115.12" },
|
||||
{ name = "fastmcp", specifier = ">=3.0.2" },
|
||||
{ name = "fastmcp", specifier = "==3.0.2" },
|
||||
{ name = "google-api-python-client", specifier = ">=2.168.0" },
|
||||
{ name = "google-auth-httplib2", specifier = ">=0.2.0" },
|
||||
{ name = "google-auth-oauthlib", specifier = ">=1.2.2" },
|
||||
|
||||
Reference in New Issue
Block a user