From 28b27ee6dca554fd5ab1ee223f860144a71f3365 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Tue, 8 Oct 2019 00:58:19 +0100 Subject: [PATCH] CI failing Linux py36_32bit (#28830) --- ci/deps/azure-36-32bit.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/deps/azure-36-32bit.yaml b/ci/deps/azure-36-32bit.yaml index 321cc203961d5..1e2e6c33e8c15 100644 --- a/ci/deps/azure-36-32bit.yaml +++ b/ci/deps/azure-36-32bit.yaml @@ -3,6 +3,7 @@ channels: - defaults - conda-forge dependencies: + - attrs=19.1.0 - gcc_linux-32 - gcc_linux-32 - gxx_linux-32 @@ -11,7 +12,7 @@ dependencies: - python=3.6.* - pytz=2017.2 # universal - - pytest>=4.0.2,<5.0.0 + - pytest - pytest-xdist - pytest-mock - pytest-azurepipelines