add rekabet module

This commit is contained in:
saidsurucu
2025-05-29 23:05:20 +03:00
parent 9d8fd52e99
commit 41e4742346
7 changed files with 582 additions and 4 deletions
+2 -1
View File
@@ -7,11 +7,12 @@ requires-python = ">=3.11"
dependencies = [
"beautifulsoup4>=4.13.4",
"httpx>=0.28.1",
"markitdown>=0.1.1",
"markitdown[pdf]>=0.1.1",
"pydantic>=2.11.4",
"aiohttp>=3.11.18",
"playwright>=1.52.0",
"fastmcp>=2.5.1",
"pypdf>=5.5.0",
]
[project.scripts]