From fa78df94cec6ebfa9d4d8320e4029cdcec6398ce Mon Sep 17 00:00:00 2001 From: saidsurucu Date: Fri, 27 Jun 2025 00:14:02 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c89502d..fbc223b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "pydantic>=2.11.4", "aiohttp>=3.11.18", "playwright>=1.52.0", - "fastmcp>=2.5.1", + "fastmcp>=2.9.2", "pypdf>=5.5.0", ]