docker
RestrictedPython
loguru
fastapi
uvicorn

[all]
agentrun_plus[test]
agentrun_plus[dev]
agentrun_plus[docs]

[dev]
mypy

[docs]
mkdocs
mkdocs-material
mkdocstrings[python]
mkdocs-jupyter

[test]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
httpx>=0.25.0
pytest-benchmark
