# Moss Voice SDK has no external dependencies
# It uses only Python standard library (urllib, json, inspect)

# Example dependencies (needed to run examples)
python-dotenv>=1.0.0

# Development dependencies (optional)
pytest>=7.0
black>=22.0
flake8>=4.0
