Plugin Verifier could't find depended plugin (version 1.386)

My plugin SequenceDiagram Python depend on my other plugin SequenceDiagram Core and jetbrains module (e.g. com.intellij.modules.python). the resent verify on IU-2025.2 eap was fial. It report:

SequenceDiagram Python 4.0.4 depens on plugin `SequenceDiagram` and 
module `com.intellij.modules.python` that could't be resolved with respect to 
IntelliJ IDEA Ultimate IU-252.16512.17 Note that the SequenceDiagram Python 4.0.4 plugin 
cannot be installed into IntelliJ IDEA Ultimate IU-252.16512.17 without mandatory
 `SequenceDiagram`
  • SequenceDiagram Python 4.0.4 is 2024.2+ with unlimited ‘Until build’
  • SequenceDiagram Core 4.0.4-1 which plugin id SequenceDiagram is also 2024.2+ with onlimited ‘Until build’, and it verified on IU-252.16512.17 success.

What wrong with the verifier v1.386 ? why it cannot resolved those depends?

1 Like

We have a very similar error:

PyVenv Manage 2 2.1.0 depends on module com.intellij.modules.python
that couldn't be resolved with respect to IntelliJ IDEA
Ultimate IU-252.23591.19

Note that the PyVenv Manage 2 2.1.0 plugin cannot be installed into
IntelliJ IDEA Ultimate IU-252.23591.19 without mandatory
com.intellij.modules.python

Earlier I asked the Jetbrains team about this problem but I couldn’t get a clear answer for how we could define the dependency on the python core modules. Any help is higly appreciated.