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
saem_ref
Commits
cbe964cf95dc
Commit
0b6b784c
authored
Jan 22, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade python-dateutil to ">=2.8.0,<2.9.0"
parent
a4894c03de0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_saem_ref/__pkginfo__.py
View file @
cbe964cf
...
...
@@ -27,7 +27,7 @@ __depends__ = {
'cubicweb-vtimeline'
:
">=0.6.0,<0.7.0"
,
'cubicweb-signedrequest'
:
">=1.0.0,<1.1.0"
,
'isodate'
:
None
,
'python-dateutil'
:
None
,
'python-dateutil'
:
">=2.8.0,<2.9.0"
,
'pytz'
:
">=2020.5.0,<2020.6.0"
,
'psycopg2'
:
">=2.8.0,<2.9.0"
,
'rdflib'
:
">=5.0.0,<5.1.0"
,
...
...
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