Skip to content

Commit 0619020

Browse files
committed
Unpin xarray
1 parent f476329 commit 0619020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ dependencies:
116116
- fsspec>=0.7.4 # for generic remote file operations
117117
- gcsfs>=0.6.0 # file IO when using 'gcs://...' path
118118
- sqlalchemy # pandas.read_sql, DataFrame.to_sql
119-
- xarray
119+
- xarray # DataFrame.to_xarray
120120
- cftime # Needed for downstream xarray.CFTimeIndex test
121121
- pyreadstat # pandas.read_spss
122122
- tabulate>=0.8.3 # DataFrame.to_markdown

0 commit comments

Comments
 (0)