fastapi==0.139.2
uvicorn[standard]==0.35.0
httpx==0.28.1
pydantic-settings==2.10.1
sqlalchemy[asyncio]==2.0.43
asyncpg==0.30.0
alembic==1.16.5
aiogram==3.30.0
aiohttp==3.14.3
beautifulsoup4==4.13.5
dnspython==2.8.0
orjson==3.11.9
structlog==25.4.0
lxml==6.1.1
trafilatura==2.0.0
tldextract==5.3.0
lxml-html-clean==0.4.5
async-timeout==4.0.3
x402[evm,extensions,fastapi,httpx]==2.17.0
jsonschema==4.25.1
mcp==1.28.1
pydantic==2.11.7
starlette==1.3.1
cryptography==49.0.0

[:sys_platform != "win32" and implementation_name == "cpython"]
uvloop==0.22.1

[:sys_platform == "win32"]
pywin32==312

[buyer]
keyring==25.7.0

[buyer:implementation_name == "cpython" and sys_platform != "win32"]
uvloop==0.22.1

[buyer:sys_platform == "linux"]
secretstorage==3.5.0
jeepney==0.9.0

[dev]
pytest==9.1.1
pytest-asyncio==1.4.0
respx==0.22.0
ruff==0.12.12
mypy==1.17.1
coverage==7.10.6
pip-audit==2.9.0
pip-tools==7.6.0
pip==26.1.2
