From 698b8e529f07c3ce61a853bcdee0f0085195fdab Mon Sep 17 00:00:00 2001 From: shane knapp Date: Mon, 10 Jun 2024 13:24:21 -0700 Subject: [PATCH] permissions are hard, k --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 287161b..ac359d7 100644 --- a/environment.yml +++ b/environment.yml @@ -23,7 +23,7 @@ dependencies: - matplotlib==3.7.1 - mdit-py-plugins==0.4.0 - numpy==1.24.2 -- pandas==2.0.2 +- pandas==2.2.2 - plotly==5.13.1 - requests==2.28.2 - scikit-image==0.19.3