click>=8.1
psutil>=5.9
cryptography>=41.0
Pillow>=10.0
piexif>=1.1.3
mutagen>=1.47
hachoir>=3.2
filetype>=1.2
send2trash>=1.8
pyperclip>=1.8
pyscreenshot>=3.1
pydub>=0.25

[:sys_platform == "linux"]
pulsectl>=23.5

[:sys_platform == "win32"]
pycaw>=20240210
comtypes>=1.2

[dev]
black
ruff
pytest
pytest-asyncio
