From 31a64401fdb62c8505c107d7ef930f429a79a58b Mon Sep 17 00:00:00 2001 From: goulustis Date: Mon, 27 Oct 2025 17:34:54 +0800 Subject: [PATCH] update req --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2e001e2..54f9588 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,8 @@ dependencies = [ "fastapi", "matplotlib", "Pillow", - "jax" + "jax", + "commentjson" ] [tool.setuptools.packages.find]