Commit e7963f99 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5: Add eggs for strict json schema validation

See merge request nexedi/slapos!1118
parents 376ab529 c3ac88cc
...@@ -557,6 +557,10 @@ eggs = ${neoppod:eggs} ...@@ -557,6 +557,10 @@ eggs = ${neoppod:eggs}
# OpenId Connect # OpenId Connect
oic oic
# json schema validation
strict-rfc3339
jsonschema[format]
# parameterizing the version of the generated python interpreter name by the # parameterizing the version of the generated python interpreter name by the
# python section version causes dependency between this egg section and the # python section version causes dependency between this egg section and the
# installation of python, which we don't want on an instance # installation of python, which we don't want on an instance
...@@ -764,3 +768,8 @@ pyjwkest = 1.4.2 ...@@ -764,3 +768,8 @@ pyjwkest = 1.4.2
alabaster = 0.7.12 alabaster = 0.7.12
future = 0.18.2 future = 0.18.2
pycryptodomex = 3.10.1 pycryptodomex = 3.10.1
strict-rfc3339 = 0.7
webcolors = 1.10
rfc3987 = 1.3.8
jsonpointer = 2.2
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment