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
722a3653bca6
Commit
f93c97b3
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-rqlcontroller to ">=0.7.0,<0.8.0"
parent
e1a510de343d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
722a3653
...
...
@@ -33,7 +33,7 @@ __depends__ = {
"cubicweb-comment"
:
">=1.14.0,<1.15.0"
,
"cubicweb-task"
:
">=1.9.0,<1.10.0"
,
"cubicweb-event"
:
">=1.4.0,<1.5.0"
,
"cubicweb-rqlcontroller"
:
None
,
"cubicweb-rqlcontroller"
:
">=0.7.0,<0.8.0"
,
"cubicweb-signedrequest"
:
">= 0.5.1"
,
"cubicweb-sentry"
:
None
,
"cubicweb-preview"
:
None
,
...
...
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