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
c1eb3a6fcefb
Commit
8bc547a8
authored
Jun 17, 2021
by
Cube Doctor
Browse files
feat(pkginfo): upgrade psycopg2-binary to ">=2.9.0,<2.10.0"
parent
c530e536219d
Pipeline
#65298
failed with stage
in 7 minutes and 44 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb_saem_ref/__pkginfo__.py
View file @
c1eb3a6f
...
...
@@ -29,7 +29,7 @@ __depends__ = {
'isodate'
:
">=0.6.0,<0.7.0"
,
'python-dateutil'
:
">=2.8.0,<2.9.0"
,
'pytz'
:
">=2021.1.0,<2021.2.0"
,
'psycopg2-binary'
:
">=2.
8
.0,<2.
9
.0"
,
'psycopg2-binary'
:
">=2.
9
.0,<2.
10
.0"
,
'rdflib'
:
">=5.0.0,<5.1.0"
,
}
__recommends__
=
{}
...
...
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