pydantic>=2.5
httpx>=0.24
python-dotenv>=1.0
tenacity>=8.2
cryptography>=42.0
typing-extensions>=4.7
twine>=6.2.0

[aws]
boto3>=1.28

[dev]
mypy>=1.7
flake8>=6.1
isort>=5.12
black>=23.10
pylint>=3.0
pytest>=7.4
pytest-cov>=4.1
pytest-asyncio>=0.23
pytest-httpx>=0.30
pytest-xdist>=3.0
pre-commit>=3.5
boto3>=1.28
boto3-stubs[secretsmanager]>=1.28
