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
cubicweb
Commits
382cd72af7e6
Commit
d76486db
authored
Dec 18, 2020
by
Nicola Spanti
Browse files
Upgrade Logilab's dependencies to last versions
#38
parent
2da773cca477
Pipeline
#28003
failed with stages
in 31 minutes and 30 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
382cd72a
# pylint: disable=W0622,C0103
# copyright 2003-20
14
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http://www.logilab.fr/ -- mailto:contact@logilab.fr
# copyright 2003-20
20
LOGILAB S.A. (Paris, FRANCE), all rights reserved.
# contact http
s
://www.logilab.fr/ -- mailto:contact@logilab.fr
#
# This file is part of CubicWeb.
#
...
...
@@ -15,7 +15,7 @@
# details.
#
# You should have received a copy of the GNU Lesser General Public License along
# with CubicWeb. If not, see <http://www.gnu.org/licenses/>.
# with CubicWeb. If not, see <http
s
://www.gnu.org/licenses/>.
"""cubicweb global packaging information for the cubicweb knowledge management
software
"""
...
...
setup.py
View file @
382cd72a
...
...
@@ -63,12 +63,12 @@ setup(
package_data
=
package_data
,
include_package_data
=
True
,
install_requires
=
[
'logilab-common >= 1.
5.2
'
,
'logilab-mtconverter >= 0.
8.0
'
,
'rql >= 0.3
4.0
'
,
'yams >= 0.45.
0
'
,
'logilab-common >= 1.
8.0
'
,
'logilab-mtconverter >= 0.
9.2
'
,
'rql >= 0.3
6.1
'
,
'yams >= 0.45.
3
'
,
'lxml'
,
'logilab-database >= 1.1
5.0
'
,
'logilab-database >= 1.1
7.2
'
,
'passlib >= 1.7'
,
'pytz'
,
'Markdown'
,
...
...
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