requests>=2.31.0
websocket-client>=1.7.0
wasmtime>=20.0.0
click>=8.1.0
rich>=13.0.0
prompt_toolkit>=3.0.0
fastapi>=0.110.0
uvicorn[standard]>=0.27.0
pydantic>=2.0.0

[dev]
build>=1.0.0
twine>=5.0.0
pytest>=8.0.0
pytest-cov>=5.0.0
ruff>=0.5.0
mypy>=1.8.0

[lint]
ruff>=0.5.0
mypy>=1.8.0

[test]
pytest>=8.0.0
pytest-cov>=5.0.0
