From 29fb7fd9278550f28555b592c45283b3118a4a3d Mon Sep 17 00:00:00 2001 From: goulustis Date: Wed, 22 Oct 2025 20:05: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 38550ca..c11109f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,8 @@ dependencies = [ "fastmcp", "fastapi", "matplotlib", - "Pillow" + "Pillow", + "jax" ] [tool.setuptools.packages.find]