Skip to content

Dependencies #4

@suhrig

Description

@suhrig

Hi Jon,

Thank you for this rich and easy-to-use package!

I am currently facing a technical issue where I want to install the package alongside some other in-house python package in the same poetry project. There is a conflict between the in-house package and mepylome: the former needs plotly > 6.3.2, the latter needs plotly < 6.0.0. Is there a necessity to pin the version of plotly below version 6 for mepylome to work? I just hacked a copy of mepylome to use plotly 6.5.2 and the CNV plot worked without (obvious) issues. Would it be possible to upgrade the dependency?

Likewise, mepylome is bound to setuptools < 82.0.0, because of its dependency on the deprecated package pkg_resources. Is there any chance this dependency can be lifted?

Best regards,
Sebastian

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions