diff pyproject.toml @ 8:181a86533286

share Color with dimcurve
author drewp@bigasterisk.com
date Sun, 28 Jan 2024 16:51:36 -0800
parents 5a77696c6dab
children e3dbd04dab96
line wrap: on
line diff
--- a/pyproject.toml	Sun Jan 28 16:03:40 2024 -0800
+++ b/pyproject.toml	Sun Jan 28 16:51:36 2024 -0800
@@ -10,10 +10,10 @@
     "starlette-exporter>=0.13.0",
     "starlette>=0.20.4",
     "uvicorn[standard]>=0.18.2",
-
     "background-loop>=1.3.0",
     "patchablegraph>=1.5.0",
     "rdfdb==0.24.0",
+    "dataclasses-json>=0.6.3",
 ]
 requires-python = ">=3.11"
 license = {text = "MIT"}