From 738c3faf0a043203325275b45e3abc946103ddac Mon Sep 17 00:00:00 2001 From: mgrover1 Date: Tue, 9 Apr 2024 09:39:34 -0500 Subject: [PATCH] FIX: Update the conda env file too --- environment.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index ae279401c5..2d917bd2bd 100644 --- a/environment.yml +++ b/environment.yml @@ -13,14 +13,16 @@ dependencies: - dask - distributed - xarray - - pandas<2.0 + - pandas - fiona - hvplot - imageio + - seaborn - pip - pip: - -r doc-requirements.txt - ambient-api + - windrose - sage-data-client - nexradaws - sphinxcontrib-applehelp==1.0.7