10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
# Navigator Product Design Skill - Python Dependencies
|
|
|
|
# MCP SDK for direct Figma Desktop connection
|
|
mcp>=1.2.1
|
|
|
|
# Already included as transitive dependencies of mcp, but listing for clarity:
|
|
# anyio>=4.0.0 # Async I/O
|
|
# httpx>=0.25.0 # HTTP client
|
|
# pydantic>=2.0.0 # Data validation
|