Add local helper script for cookie uploading
All checks were successful
Build and Push Docker Image / build (push) Successful in 34s

This commit is contained in:
2026-04-24 02:01:38 +00:00
parent 5f038b753f
commit e14e060576
3 changed files with 60 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"fastmcp>=0.4.1",
"starlette>=0.41.0",
"uvicorn>=0.32.0",
"httpx>=0.27.0",
"aiohttp>=3.9.0",
"fastapi>=0.136.1",
"greenlet>=3.2.3",