When installing pridepy as a package, I run into dependency conflicts because somehow pridepy requires an old version of plotly (pridepy 0.0.11 depends on plotly<6.0.0 and >=5.18.0). However, I would like to use pridepy without downgrading plotly by a major version.
Could you maybe look into this and check out what causes this? Unfortunately, I was not really able to track the dependency that enforces this constraint, as it seems to be deeper down the dependency tree.