Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
celerytask
Commits
aebcff3ebfba
Commit
69971f70
authored
Mar 30, 2021
by
Elouan Martinet
Browse files
chore(deps): Widen cw-celerytask-helpers version range again
This time no upper range.
parent
2ce162132e9a
Pipeline
#45299
passed with stages
in 2 minutes and 36 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
cubicweb_celerytask/__pkginfo__.py
View file @
aebcff3e
...
...
@@ -18,7 +18,7 @@ __depends__ = {
'cubicweb'
:
'>= 3.26.18'
,
'six'
:
'>= 1.4.0'
,
'celery'
:
'>=4,<5'
,
'cw-celerytask-helpers'
:
'>= 0.7.0
, < 0.9.0
'
,
'cw-celerytask-helpers'
:
'>= 0.7.0'
,
}
__recommends__
=
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment