From d20a36c5f91e19f9766f8b6e9fa7a252576bef3b Mon Sep 17 00:00:00 2001 From: Dale Roberts Date: Wed, 26 Jun 2024 10:35:16 +1000 Subject: [PATCH] Unpin pyarrow - step 1 of 2 in this build --- environments/analysis3/environment.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/environments/analysis3/environment.yml b/environments/analysis3/environment.yml index 9097ae1..b3110e2 100644 --- a/environments/analysis3/environment.yml +++ b/environments/analysis3/environment.yml @@ -3,7 +3,6 @@ channels: - coecms - conda-forge - accessnri -- anaconda variables: CARTOPY_USER_BACKGROUNDS: /g/data/hh5/public/apps/cartopy-data/backgrounds dependencies: @@ -69,7 +68,7 @@ dependencies: - matplotlib #- matplotlib>=3.5.2|<=3.4.3 # pinned to solve https://github.com/matplotlib/matplotlib/issues/21917 - dreqpy -- pint<0.24 ### https://github.com/Ouranosinc/xclim/issues/1771 +- pint ###<0.24 ### https://github.com/Ouranosinc/xclim/issues/1771 - pycodestyle - nc-time-axis - jq @@ -168,7 +167,7 @@ dependencies: - rasterstats - windrose - pyam -- pyarrow>=16.1 +- pyarrow - python-gist - celluloid - jags