Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit d20a36c

Browse files
author
Dale Roberts
committed
Unpin pyarrow - step 1 of 2 in this build
1 parent 68c7a0d commit d20a36c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

environments/analysis3/environment.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ channels:
33
- coecms
44
- conda-forge
55
- accessnri
6-
- anaconda
76
variables:
87
CARTOPY_USER_BACKGROUNDS: /g/data/hh5/public/apps/cartopy-data/backgrounds
98
dependencies:
@@ -69,7 +68,7 @@ dependencies:
6968
- matplotlib
7069
#- matplotlib>=3.5.2|<=3.4.3 # pinned to solve https://github.com/matplotlib/matplotlib/issues/21917
7170
- dreqpy
72-
- pint<0.24 ### https://github.com/Ouranosinc/xclim/issues/1771
71+
- pint ###<0.24 ### https://github.com/Ouranosinc/xclim/issues/1771
7372
- pycodestyle
7473
- nc-time-axis
7574
- jq
@@ -168,7 +167,7 @@ dependencies:
168167
- rasterstats
169168
- windrose
170169
- pyam
171-
- pyarrow>=16.1
170+
- pyarrow
172171
- python-gist
173172
- celluloid
174173
- jags

0 commit comments

Comments
 (0)