# Translation Testing Framework Dependencies

# Async HTTP client for streaming API calls
httpx>=0.25.0

# Async file I/O
aiofiles>=23.0.0

# Optional: Load environment from .env file
python-dotenv>=1.0.0
