From e66e939c0b05b3a6356043c3de4847daf0285701 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Wed, 11 Sep 2024 15:19:20 -0700 Subject: [PATCH] making sure this works as advertised --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 6c09fa1..3fc9436 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.2.2 +- pandas==2.0.2 - plotly==5.13.1 - requests==2.28.2 - scikit-image==0.19.3