boto3>=1.34
pydantic==2.9.2
aws-lambda-powertools==3.1.0

[build]
build>=0.8.0
bump2version>=1.0.1
twine>=4.0.1

[dev]
isort>=5.13.2
mypy>=1.11.2
black==24.10.0
flake8>=7.1.1
boto3-stubs[essential,glue,sns,ssm,stepfunctions,sts]

[docs]
sphinx>=8.1
sphinx-rtd-theme>=3.0.1

[test]
moto
coverage
mock
pytest
pytest-cov
pytest-mock
toml>=0.10.2
wheel>=0.44.0
setuptools>=75.1.0
appnope==0.1.4
asttokens==2.4.1
comm==0.2.2
debugpy==1.8.7
decorator==5.1.1
executing==2.1.0
ipykernel==6.29.5
ipython==8.28.0
jedi==0.19.1
jmespath==1.0.1
jupyter_client==8.6.3
jupyter_core==5.7.2
matplotlib-inline==0.1.7
nest-asyncio==1.6.0
packaging==24.1
parso==0.8.4
pexpect==4.9.0
platformdirs==4.3.6
prompt_toolkit==3.0.48
psutil==6.0.0
ptyprocess==0.7.0
pure_eval==0.2.3
Pygments==2.18.0
python-dateutil==2.9.0.post0
pyzmq==26.2.0
six==1.16.0
stack-data==0.6.3
tornado==6.4.1
traitlets==5.14.3
urllib3==2.2.3
wcwidth==0.2.13
