llama-cpp-python>=0.2.0
piper-tts>=1.2.0
numpy>=1.21.0
PyAudio>=0.2.11
colorama>=0.4.6
rich>=13.7.0
click>=8.1.7
python-dotenv>=1.0.0
typing-extensions>=4.8.0
huggingface-hub>=0.19.0
requests>=2.31.0
vosk>=0.3.45

[:sys_platform == "win32"]
windows-curses>=2.3.1

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0

[docs]
sphinx>=6.0.0
sphinx-rtd-theme>=1.2.0
myst-parser>=1.0.0
