diff --git a/pyproject.toml b/pyproject.toml index f348be3..d22095f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "yargi-mcp" -version = "0.1.3" +version = "0.1.4" description = "MCP Server For Turkish Legal Databases" readme = "README.md" requires-python = ">=3.11" @@ -26,7 +26,7 @@ dependencies = [ "pydantic>=2.11.4", "aiohttp>=3.11.18", "playwright>=1.52.0", - "fastmcp>=2.10.3", + "fastmcp>=2.10.5", "pypdf>=5.5.0", "fastapi>=0.115.14", "PyJWT>=2.8.0",