svtools icon indicating copy to clipboard operation
svtools copied to clipboard

Resolve incompatible Python dependencies

Open iainrb opened this issue 2 years ago • 0 comments

setup.py was using the latest stable release for dependencies without a version specified; this resulted in incompatible dependency versions. This commit changes some versions and ensures all dependencies have a version number specified, which resolves the issue.

We have already released this change in our fork at oicr/gsi/svtools; you may also wish to merge it into the original repo.

Happy to discuss further if you would like. Thanks for your work developing svtools.

iainrb avatar Mar 14 '22 20:03 iainrb