Update pyproject.toml

This commit is contained in:
saidsurucu
2025-05-24 02:33:04 +03:00
parent 539b0c7041
commit 94553c3b78
+1 -1
View File
@@ -3,7 +3,7 @@ name = "yargi-mcp"
version = "0.1.0" version = "0.1.0"
description = "MCP Server For Turkish Legal Databases" description = "MCP Server For Turkish Legal Databases"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.11"
dependencies = [ dependencies = [
"beautifulsoup4>=4.13.4", "beautifulsoup4>=4.13.4",
"fastmcp>=2.2.10", "fastmcp>=2.2.10",