boto3==1.*,>=1.19.5
jsonschema<5,>=3.2
pydantic<3,>=1.8
typing_extensions<5,>=4.4

[dev]
black==23.3.0
boto3-stubs[appconfig,serverlessrepo]==1.*,>=1.19.5
boto3<2,>=1.23
coverage<8,>=5.3
dateparser~=1.1
mypy~=1.3.0
parameterized~=0.7
pytest-cov<5,>=2.10
pytest-env<1,>=0.6
pytest-rerunfailures<12,>=9.1
pytest-xdist<4,>=2.5
pytest<8,>=6.2
pyyaml~=6.0
requests~=2.28
ruamel.yaml==0.17.21
ruff==0.0.284
tenacity~=8.0
types-PyYAML~=6.0
types-jsonschema~=3.2

[dev:python_version < "3.8"]
importlib_metadata
