From 32bc2d5c908e6ad080732c09f680e75f0e91b14b Mon Sep 17 00:00:00 2001 From: shane knapp Date: Mon, 30 Sep 2024 10:45:52 -0700 Subject: [PATCH] bump pandas to see what happens if we have N commits merging around the same time --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 517ef0f..c88eef3 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