Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
intranet
Commits
1577aa32008d
Commit
236a1f48
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-task to ">=1.9.0,<1.10.0"
parent
6a81b89ae642
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
1577aa32
...
...
@@ -31,7 +31,7 @@ __depends__ = {
"cubicweb-folder"
:
">=2.1.0,<2.2.0"
,
"cubicweb-tag"
:
">=1.9.0,<1.10.0"
,
"cubicweb-comment"
:
">=1.14.0,<1.15.0"
,
"cubicweb-task"
:
None
,
"cubicweb-task"
:
">=1.9.0,<1.10.0"
,
"cubicweb-event"
:
None
,
"cubicweb-rqlcontroller"
:
None
,
"cubicweb-signedrequest"
:
">= 0.5.1"
,
...
...
Write
Preview
Supports
Markdown
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