Update jsonschema dependency.
I am trying to make a docker container that exposes JupyterLab and uses d3m so people can use it easily, but I encounter that we are currently using jsonschema==2.6.0 and Jupyter dependencies are jsonschema==3.0.2 can we upgrade?