From e144963fab8db57c3b8ec6aada4e24e99a47fb1e Mon Sep 17 00:00:00 2001 From: Kushal Kolar Date: Fri, 20 Oct 2023 05:56:45 -0400 Subject: [PATCH] Update requirements.txt specify `notebook` `extra_requires` for `fastplotlib` --- requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0f16b4d..ad9e8cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cobs==1.2.0 -fastplotlib +fastplotlib[notebook] install==1.3.5 jupyter-rfb==0.3.3 poetry==1.5.1 @@ -8,5 +8,3 @@ poetry-plugin-export==1.4.0 scanimage-tiff-reader==1.4.1 scipy==1.10.1 seaborn==0.12.2 -sidecar==0.7.0 -