web3>=6.0.0
eth-account>=0.11.0
requests>=2.28.0

[all]
httpx>=0.24.0
flask>=2.0.0
fastapi>=0.100.0
starlette>=0.27.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
httpx>=0.24.0
flask>=2.0.0
fastapi>=0.100.0
starlette>=0.27.0

[fastapi]
fastapi>=0.100.0
starlette>=0.27.0

[flask]
flask>=2.0.0

[httpx]
httpx>=0.24.0
