Files
Void-Homelab/workers/void_workers.egg-info/requires.txt

23 lines
273 B
Plaintext

psycopg[binary,pool]>=3.2
structlog>=24.1
[all]
void-workers[image,pdf,test,video]
[image]
pytesseract>=0.3.13
pillow>=10.3
[pdf]
pdfplumber>=0.11
pytesseract>=0.3.13
pillow>=10.3
[test]
pytest>=8.0
pytest-asyncio>=0.23
[video]
yt-dlp>=2024.10.0
faster-whisper>=1.0.3