bump deps

This commit is contained in:
Taylor Wilsdon
2026-03-17 08:12:41 -04:00
parent b9867a606f
commit 5e892675df

View File

@@ -12,13 +12,13 @@ license = "MIT"
requires-python = ">=3.10"
dependencies = [
"fastapi>=0.115.12",
"fastmcp>=3.0.2",
"fastmcp>=3.1.1",
"google-api-python-client>=2.168.0",
"google-auth-httplib2>=0.2.0",
"google-auth-oauthlib>=1.2.2",
"httpx>=0.28.1",
"py-key-value-aio>=0.3.0",
"pyjwt>=2.10.1",
"pyjwt>=2.12.0",
"python-dotenv>=1.1.0",
"pyyaml>=6.0.2",
"cryptography>=45.0.0",