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
fresh
Commits
89d9080b9bf4
Commit
f785a519
authored
Aug 06, 2021
by
Cube Doctor
Browse files
feat(pkginfo): upgrade reportlab to ">=3.6.0,<3.7.0"
parent
cbd5ecda9397
Pipeline
#80188
failed with stages
in 6 minutes and 15 seconds
Changes
1
Pipelines
34
Hide whitespace changes
Inline
Side-by-side
cubicweb_fresh/__pkginfo__.py
View file @
89d9080b
...
...
@@ -29,6 +29,6 @@ __depends__ = {
"cubicweb-sentry"
:
">=0.5.0,<0.6.0"
,
"cubicweb-card"
:
">=1.1.0,<1.2.0"
,
"cubicweb-oauth2"
:
">=0.3.0,<0.4.0"
,
"reportlab"
:
">=3.
5
.0,<3.
6
.0"
,
"reportlab"
:
">=3.
6
.0,<3.
7
.0"
,
"cwclientlib"
:
">=1.1.0,<1.2.0"
,
}
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