requests>=2.28
numpy>=1.24
Pillow>=9.0
customtkinter>=5.2
tiktoken>=0.7
cryptography>=41.0

[:sys_platform == "win32"]
pyreadline3>=3.4

[voice]
faster-whisper>=1.0
sounddevice>=0.4
pynput>=1.7
edge-tts>=6.0
soundfile>=0.12
pyttsx3>=2.90

[yaml]
pyyaml>=6.0
