# Testing
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.23.0
pytest-mock>=3.12.0
moto>=4.2.0

# Code quality
black>=23.12.0
flake8>=6.1.0
mypy>=1.8.0
isort>=5.13.0
pre-commit>=3.6.0

# Frontend
streamlit>=1.31.0
streamlit-cookies-controller>=0.0.4

# Infrastructure helpers
opensearch-py>=2.4.0
pandas>=2.1.0

# CLI
click>=8.1.7
