# ALASKA - Core Dependencies
numpy>=1.20.0
opencv-python>=4.5.0
PySide6>=6.0.0
loguru>=0.7.0
pydantic>=2.0.0
pyyaml>=6.0
watchdog>=3.0.0
pyserial>=3.5
Pillow>=9.0.0
matplotlib>=3.5.0

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

# 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
