From fbca8ba80652abd900b8cb6a4f92f23743251893 Mon Sep 17 00:00:00 2001 From: Yohann Paris <github@yohannparis.com> Date: Tue, 22 Oct 2024 11:07:18 -0400 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 26acdb5..f6702c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ classifiers = [ ] dependencies = [ "beaker-kernel==1.6.8", + "archytas==1.1.8", "pandas==1.3.3", "matplotlib~=3.7.1", "xarray==0.19.0",