Files
OnlyFrames/requirements.txt
T
ferdi2go 5ea2863b70 feat: progress callbacks in analyzer, WebP support, HEIC dependency
- analyzer.py: progress_callback parameter with phase reporting
- analyzer.py: add .webp to SUPPORTED_EXTENSIONS
- requirements.txt: add pillow-heif==1.3.0 for HEIC/HEIF support

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 12:58:16 +00:00

11 lines
185 B
Plaintext

fastapi==0.111.0
uvicorn==0.29.0
pillow==12.2.0
opencv-python-headless==4.13.0.92
imagehash==4.3.1
python-dotenv==1.0.1
anthropic==0.89.0
pillow-heif==1.3.0
pytest==8.1.1
httpx==0.27.0