httpx>=0.28
mcp>=2.0

[analysis]
duckdb>=1.5
rapidfuzz>=3.14

[api]
fastapi>=0.115
uvicorn[standard]>=0.32

[chain]
eth-abi>=5.0
eth-hash[pycryptodome]>=0.7
websockets>=15

[dev]
pytest>=8.0
build>=1.2
twine>=5.0

[postgres]
psycopg[binary]>=3.2
