From 9beb275fe5f7d696fa9d5254a6864784439c8892 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Sun, 29 Dec 2024 15:26:43 +0100 Subject: gnu: python-jsonschema: Update python-webcolors dependency. * gnu/packages/python-xyz.scm (python-jsonschema): Update python-webcolors dependency. This fixes the build of python-nbclassic. Signed-off-by: jgart --- gnu/packages/python-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages/python-xyz.scm') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 4fb19cb849d..86ed1c96276 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -6127,7 +6127,7 @@ and convert DDL to BigQuery JSON schema.") python-referencing-bootstrap python-rpds-py python-uri-template - python-webcolors)) + python-webcolors-24)) (home-page "https://github.com/Julian/jsonschema") (synopsis "Implementation of JSON Schema for Python") (description -- cgit v1.2.3