Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
datacat
Commits
2ba86d037962
Commit
350c00dc
authored
Apr 28, 2022
by
Cube Doctor
Browse files
feat(pkginfo): upgrade cubicweb-file to ">=3.3.0,<3.4.0"
parent
c2687f5918a0
Pipeline
#125259
failed with stage
in 2 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_datacat/__pkginfo__.py
View file @
2ba86d03
...
...
@@ -17,7 +17,7 @@ web = 'http://www.cubicweb.org/project/%s' % distname
__depends__
=
{
'cubicweb'
:
'>= 3.26.13'
,
'six'
:
'>= 1.4.0'
,
'cubicweb-file'
:
'
>=
2.1.0'
,
'cubicweb-file'
:
"
>=
3.3.0,<3.4.0"
,
'cubicweb-relationwidget'
:
None
,
'requests'
:
None
,
'rdflib'
:
'>= 4.1'
,
...
...
Write
Preview
Markdown
is supported
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