docker
RestrictedPython
loguru
fastapi
uvicorn

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

[build]
build
twine

[dev]
mypy

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

[test]
pytest>=7.4.3
pytest-cov>=4.1.0
pytest-mock>=3.12.0
httpx>=0.25.2
pytest-benchmark
pytest-asyncio==0.21.1
requests==2.31.0
pytest-xdist==3.3.1
pytest-timeout==2.2.0
