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
9c29605a45d3
Commit
d86b489f
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-localperms to ">=0.4.0,<0.5.0"
parent
9e530b6d5ee8
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
9c29605a
...
...
@@ -37,7 +37,7 @@ __depends__ = {
"cubicweb-signedrequest"
:
">=1.0.0,<1.1.0"
,
"cubicweb-sentry"
:
">=0.5.0,<0.6.0"
,
"cubicweb-preview"
:
">=1.5.0,<1.6.0"
,
"cubicweb-localperms"
:
None
,
"cubicweb-localperms"
:
">=0.4.0,<0.5.0"
,
"cubicweb-jsonschema"
:
None
,
"cubicweb-searchui"
:
None
,
"cubicweb-bootstrap"
:
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