Synesthesia / dev_context /dependency_rules.md
Ashiedu's picture
Sync unified workbench
0490201 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade

Define dependency constraints. Include rules such as:

  • avoid unnecessary heavy libraries
  • maintain compatibility with ROCm and PyTorch
  • prefer lightweight native libraries when possible
  • prohibit experimental dependencies unless approved The agent must check dependencies against this file before introducing new ones.