fastapi>=0.109.0
uvicorn[standard]>=0.27.0
pydantic>=2.5.0
pydantic-settings>=2.1.0
torch>=2.1.0
torchvision>=0.16.0
numpy>=1.24.0
opencv-python>=4.9.0
pillow>=10.2.0
openai>=1.12.0
httpx>=0.26.0
websockets>=12.0
redis>=5.0.0
sqlalchemy>=2.0.0
alembic>=1.13.0
celery>=5.3.0
prometheus-client>=0.19.0
opentelemetry-api>=1.22.0
opentelemetry-sdk>=1.22.0
opentelemetry-instrumentation-fastapi>=0.43b0
rich>=13.7.0
click>=8.1.0
typer>=0.9.0
python-multipart>=0.0.6
python-jose[cryptography]>=3.3.0
passlib[bcrypt]>=1.7.4
email-validator>=2.1.0
jinja2>=3.1.0
python-dateutil>=2.8.0
pytz>=2024.1
aiofiles>=23.2.0
aiocache>=0.12.0
structlog>=24.1.0
sentry-sdk>=1.40.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
pytest-benchmark>=4.0.0
hypothesis>=6.96.0
black>=24.1.0
ruff>=0.2.0
mypy>=1.8.0
isort>=5.13.0
pre-commit>=3.6.0
ipython>=8.20.0
jupyter>=1.0.0
notebook>=7.0.0

[ml]
transformers>=4.37.0
accelerate>=0.26.0
datasets>=2.16.0
tensorboard>=2.15.0
mlflow>=2.10.0
optuna>=3.5.0
albumentations>=1.3.0
segmentation-models-pytorch>=0.3.0
timm>=0.9.0
