From 331ccf066e6329b508fb4a518fa11d3de1e059dc Mon Sep 17 00:00:00 2001 From: Darren Wight Date: Fri, 17 Oct 2025 09:40:51 +0200 Subject: [PATCH] docs: requirements added for marimo books --- notebooks/requirements.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 notebooks/requirements.txt diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt new file mode 100644 index 0000000..efc6c45 --- /dev/null +++ b/notebooks/requirements.txt @@ -0,0 +1,9 @@ +marimo==0.16.4 +matplotlib==3.10.3 +matplotlib-inline==0.1.7 +matplotlib-venn==1.1.2 +openpyxl==3.1.5 +pandas==2.3.1 +plotly==6.2.0 +pyyaml==6.0.3 +seaborn==0.13.2