From d4d2d6336120c5f69a8fb08b8e36fa82e079c496 Mon Sep 17 00:00:00 2001 From: Fangchen Li Date: Tue, 8 Dec 2020 14:59:45 -0600 Subject: [PATCH] Backport PR #38369: DOC: sync xarray version --- doc/source/whatsnew/v1.2.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v1.2.0.rst b/doc/source/whatsnew/v1.2.0.rst index 4294871b56bcb..ef0a1eb7e82e3 100644 --- a/doc/source/whatsnew/v1.2.0.rst +++ b/doc/source/whatsnew/v1.2.0.rst @@ -482,7 +482,7 @@ Optional libraries below the lowest tested version may still work, but are not c +-----------------+-----------------+---------+ | sqlalchemy | 1.2.8 | X | +-----------------+-----------------+---------+ -| xarray | 0.12.0 | X | +| xarray | 0.12.3 | X | +-----------------+-----------------+---------+ | xlrd | 1.2.0 | X | +-----------------+-----------------+---------+