pydantic>=2.5.0
httpx>=0.25.0
aiohttp>=3.8.0
multiversx-sdk-core>=0.3.0
multiversx-sdk-wallet>=0.6.0
typer>=0.9.0
rich>=13.6.0

[dev]
pytest>=7.4.0
black>=23.7.0
isort>=5.12.0
mypy>=1.5.0
ruff>=0.0.286
pytest-cov>=4.1.0

[fastapi]
fastapi>=0.95.0
uvicorn>=0.22.0

[flask]
flask>=2.0.0

[web]
flask>=2.0.0
fastapi>=0.95.0
uvicorn>=0.22.0
