httpx>=0.24.0
pydantic>=2.0.0

[algorand]
py-algorand-sdk>=2.0.0

[all]
uvd-x402-sdk[algorand,aws,django,escrow,fastapi,flask,signer,wallet,web3]

[aws]
boto3>=1.26.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0
httpx>=0.24.0

[django]
django>=4.0.0

[escrow]
web3>=6.0.0
eth-account>=0.11.0

[fastapi]
fastapi>=0.100.0
starlette>=0.27.0

[flask]
flask>=2.0.0

[signer]
eth-account>=0.11.0

[wallet]
eth-account>=0.11.0

[web3]
web3>=6.0.0
eth-account>=0.11.0
