[21.09] pin celery to 5.2.3#18477
Closed
bernt-matthias wants to merge 1 commit intogalaxyproject:release_21.09from
Closed
[21.09] pin celery to 5.2.3#18477bernt-matthias wants to merge 1 commit intogalaxyproject:release_21.09from
bernt-matthias wants to merge 1 commit intogalaxyproject:release_21.09from
Conversation
- prior to [5.2.3](https://github.com/celery/celery/blame/v5.2.3/requirements/default.txt#L1) the pinning for pytz in celery was `pytz>0.dev.0` or `pytz>dev` which now creates problems: - we updated the pinning to 5.2.3 in 22.01 anyway see also galaxyproject#18472 and https://pradyunsg.me/blog/2024/05/13/pip-24-1-betas/
Member
|
Given we're doing this for planemo, would it instead make sense to bump up the versions of Galaxy we test planemo against ? |
Contributor
Author
Indeed. Do you know if we have a strategy? One and two years back? |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
pytz>0.dev.0orpytz>devwhich now creates problems:see also #18472 and https://pradyunsg.me/blog/2024/05/13/pip-24-1-betas/
How to test the changes?
(Select all options that apply)
License