
[dev]
build>=1.2
mypy>=1.10
pytest>=8.0
pytest-cov>=5.0
ruff>=0.6.0
twine>=5.1

[docs]
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[microsoft]

[microsoft:python_version >= "3.10"]
agent-framework-core>=1.9.0

[native-microsoft]

[native-microsoft:python_version >= "3.10"]
agent-framework-core>=1.9.0

[otel]
opentelemetry-api>=1.25

[postgres]
psycopg[binary]>=3.2

[test]
pytest>=8.0
pytest-cov>=5.0
