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
8e4b09fa10b1
Commit
ea9afc0c
authored
Jan 15, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade cubicweb-jsonschema to ">=0.7.0,<0.8.0"
parent
9c29605a45d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_intranet/__pkginfo__.py
View file @
8e4b09fa
...
...
@@ -38,7 +38,7 @@ __depends__ = {
"cubicweb-sentry"
:
">=0.5.0,<0.6.0"
,
"cubicweb-preview"
:
">=1.5.0,<1.6.0"
,
"cubicweb-localperms"
:
">=0.4.0,<0.5.0"
,
"cubicweb-jsonschema"
:
None
,
"cubicweb-jsonschema"
:
">=0.7.0,<0.8.0"
,
"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