# Jersey Detection Test Dependencies
# Install with: pip install -r requirements.txt

# HTTP client for llama.cpp server communication
requests>=2.28.0

# Image processing
opencv-python>=4.8.0
numpy>=1.24.0
