feat: пагинация

This commit is contained in:
Artem Tsyrulnikov
2025-12-15 23:18:59 +03:00
parent 83a81f46f7
commit 2339471956
25 changed files with 151 additions and 121 deletions

View File

@@ -11,6 +11,7 @@ dependencies = [
"asyncpg>=0.30.0",
"beautifulsoup4>=4.14.2",
"fastapi>=0.121.0",
"fastapi-pagination>=0.15.3",
"httpx>=0.28.1",
"lxml>=6.0.2",
"pydantic-settings>=2.11.0",