From 1cdec4418bf667e5b69da1dc33c85fe0ef671366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hampus=20N=C3=A4sstr=C3=B6m?= Date: Thu, 25 Apr 2024 10:35:16 +0200 Subject: [PATCH] Added ucumvert to dependencies --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index b9d2d59..ce10a88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ dependencies = [ "rdflib", "pint", "pyld", + "ucumvert", ] [project.optional-dependencies] dev = [