Skip to content

Update Python dependencies - #16436

Merged
mvdbeek merged 2 commits into
galaxyproject:devfrom
galaxybot:dev_auto_update_dependencies
Jul 24, 2023
Merged

Update Python dependencies#16436
mvdbeek merged 2 commits into
galaxyproject:devfrom
galaxybot:dev_auto_update_dependencies

Conversation

@galaxybot

Copy link
Copy Markdown
Contributor

Run make update-dependencies.

@nsoranzo

Copy link
Copy Markdown
Member

Ready for review/merge.

cwl-utils==0.28 ; python_version >= "3.7" and python_version < "3.12"
cwltool==3.1.20221109155812 ; python_version >= "3.7" and python_version < "3.12"
cython==0.29.36 ; python_version >= "3.7" and python_version < "3.12"
cython==3.0.0 ; python_version >= "3.7" and python_version < "3.12"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you check if our dependencies (or at least the subset that doesn't have upstream wheels) still compile, e.g. with --no-binary :all: ?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I haven't. Cython shouldn't be here at all, it's still dragged in by pysam. I hope pysam-developers/pysam#1186 is merged sooner or later.

@mvdbeek
mvdbeek merged commit 7842619 into galaxyproject:dev Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants