# FastMind Framework Dependencies

# Core
asyncio

# Examples and optional features
openai>=1.0.0
python-dotenv>=1.0.0

# Development
pytest>=7.0.0
pytest-asyncio>=0.21.0
ruff>=0.1.0
mypy>=1.0.0
