# FLUX.1 Edit MCP Server Dependencies # Core MCP Server - Updated to latest mcp==1.13.1 # HTTP Client for FLUX API - using stable version aiohttp==3.9.5 # Image Processing Pillow==11.0.0 # Environment and Configuration python-dotenv==1.0.1 # Data Validation - Updated with MCP pydantic==2.11.7 # Development and Testing pytest==8.3.4 pytest-asyncio==0.25.0 pytest-mock==3.14.0 black==24.10.0