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
a4894c03de0d
Commit
bd554ffa
authored
Jan 22, 2021
by
Laurent Peuch
Browse files
feat(pkginfo): upgrade pytz to ">=2020.5.0,<2020.6.0"
parent
7d3036dd6bc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
cubicweb_saem_ref/__pkginfo__.py
View file @
a4894c03
...
...
@@ -28,7 +28,7 @@ __depends__ = {
'cubicweb-signedrequest'
:
">=1.0.0,<1.1.0"
,
'isodate'
:
None
,
'python-dateutil'
:
None
,
'pytz'
:
None
,
'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