# Core dependencies for ComfyUI Debug System
sqlalchemy>=1.4.0
python-dotenv>=0.19.0

openai>=1.0.0
requests>=2.25.0
aiohttp>=3.8.0
httpx>=0.24.0

# For development and testing
pytest>=6.0.0
pytest-asyncio>=0.18.0 
openai-agents>=0.2.2
fastmcp

modelscope>=1.28.0
urllib3