From aa650d3421f3d3d635492b839d0837caacf3eeaf Mon Sep 17 00:00:00 2001 From: Nikolay Akhmetov Date: Thu, 18 Jul 2024 13:19:33 -0400 Subject: [PATCH] add datauri dep --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 984c539..648e516 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,6 +27,7 @@ install_requires = zarr>=2.17.2 aiohttp>=3.8.1 fsspec>=2022.1.0 + python-datauri>=0.2.8 [options.packages.find] where = src