# CaptchaKraken v2 — vLLM-backed solver.
# All inference runs on the local vLLM server; this venv is CV + HTTP only.
# v1's transformers/torch/SAM3/gemini deps live on the v1-old-architecture
# branch — revive from there if you need them.

pydantic>=2.0.0
pillow>=10.0.0
numpy>=1.24.0
opencv-python-headless>=4.10.0

requests>=2.31.0
python-dotenv>=1.0.0

pytest>=7.0.0
imageio-ffmpeg>=0.4.9   # H.264 demo-video encoding (tests/record_demos.spec.ts)
