# ContextFlow RL Dependencies # Install with: pip install -r requirements.txt # Core ML torch>=2.0.0 numpy>=1.24.0 scikit-learn>=1.3.0 # Data processing scipy>=1.11.0 pandas>=2.0.0 # HuggingFace huggingface_hub>=0.19.0 # Optional: Advanced features # mediapipe>=0.10.0 # Hand gesture recognition # aiohttp>=3.8.0 # Async HTTP requests # Development pytest>=7.4.0 black>=23.0.0