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
OWL2YAMS
Commits
72fa0209945c
Commit
72fa0209
authored
Nov 04, 2021
by
Fabien Amarger
Browse files
fix(cubicweb): Use cubicweb 3.32 to avoid allowed_host bug
parent
2412f14b33e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
72fa0209
...
...
@@ -14,7 +14,7 @@
author
=
"Fabien Amarger"
author_email
=
"famarger@logilab.fr"
requires
=
{
"cubicweb"
:
">=3.30"
,
"cubicweb"
:
">=3.30
, <3.33
"
,
"yams"
:
None
,
"rdflib"
:
">=5.0.0, <6.0.0"
,
"Jinja2"
:
None
,
...
...
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