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

openai>=1.5.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.3.0
langsmith>=0.4.0
fastmcp

modelscope>=1.28.0
urllib3>=1.26,<2.0
