prep for release

This commit is contained in:
Taylor Wilsdon
2026-02-24 11:23:43 -04:00
parent e85b7aa3db
commit eaac938737
2 changed files with 2 additions and 2 deletions

2
uv.lock generated
View File

@@ -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" },