# ALASKA - Core Dependencies
numpy>=2.4.2
opencv-python>=4.13.0.92
PySide6>=6.10.2
loguru>=0.7.3
pydantic>=2.12.5
pyyaml>=6.0.3
watchdog>=6.0.0
pyserial>=3.5
Pillow>=12.1.1
matplotlib>=3.10.8
fastapi>=0.105.0
uvicorn>=0.34.0

# Optional: Monitoring (install with: pip install alaska[monitor])
psutil>=7.2.2

# Development Dependencies (install with: pip install alaska[dev])
# pytest>=7.0.0
# pytest-cov>=4.0.0
# build>=1.0.0
# twine>=4.0.0
