Skip to content

Upgrade jsonschema version #461

@rubenperezm

Description

@rubenperezm

Hi! I'm a summer student working under the supervision of @garciagenrique on the development of a REANA JupyterLab extension.

I'm using reana_client, but I'm facing some problems with the jsonschema version required in reana-commons:
https://github.com/reanahub/reana-commons/blob/0fa088a4e912742cdc80eac758762b6d01650cef/setup.py#L65C1-L65C40

Our environment uses jupyterlab>=4,<5. It requires jupyterlab-server>=2.19,<3, which needs to use jsonschema>=4.17.3.

Would it be possible to use a newer version of jsonschema so that we can integrate reana_client into our project?

Metadata

Metadata

Assignees

Type

No type

Projects

Status

In work

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions