# Core dependencies
aiohttp>=3.8.0
requests>=2.25.0
websocket-client>=1.2.0
pydantic>=2.0.0
loguru>=0.7.0
python-dotenv>=1.0.0

# LLM providers (optional - install with: pip install logosai[llm])
# openai>=1.0.0
# anthropic>=0.3.0
# google-generativeai>=0.2.0
# langchain>=0.1.0
# langchain-openai>=0.0.8
