18 lines
275 B
Plaintext
18 lines
275 B
Plaintext
# Imagen4 MCP Server Dependencies
|
|
|
|
# Google AI API
|
|
google-genai==0.8.3
|
|
|
|
# Core MCP Server - Updated to latest
|
|
mcp==1.13.1
|
|
|
|
# Environment and Configuration
|
|
python-dotenv==1.0.1
|
|
|
|
# Image Processing
|
|
Pillow==11.0.0
|
|
|
|
# Development and Testing
|
|
pytest==8.3.4
|
|
pytest-asyncio==0.25.0
|