boto3~=1.0
networkx~=3.0

[dist]
build==1.3.0
twine==6.1.0

[doc]
myst-parser==4.0.1
sphinx_rtd_theme==3.0.2
sphinx-argparse==0.5.2
sphinx-autobuild==2024.10.3
sphinx==8.1.3

[e2e]
pytest==8.4.2
aws-cdk-lib==2.172.0
constructs<11.0.0,>=10.0.0

[test]
pytest-cov==7.0.0
pytest-subtests==0.14.2
pytest-sugar==1.1.1
pytest==8.3.5

[validation]
boto3-stubs[essential]==1.40.32
mypy==1.18.2
ruff==0.14.1
types-networkx==3.4.2.20250509
