flatten parameters

This commit is contained in:
saidsurucu
2025-05-28 18:42:16 +03:00
parent 12bb62cd9c
commit 3bcf2bbf2a
8 changed files with 320 additions and 35 deletions
+1 -1
View File
@@ -6,12 +6,12 @@ readme = "README.md"
requires-python = ">=3.11"
dependencies = [
"beautifulsoup4>=4.13.4",
"fastmcp>=2.2.10",
"httpx>=0.28.1",
"markitdown>=0.1.1",
"pydantic>=2.11.4",
"aiohttp>=3.11.18",
"playwright>=1.52.0",
"fastmcp>=2.5.1",
]
[project.scripts]