From d5e9e0a147adf57c0a6b1a00e7db58456c05a52a Mon Sep 17 00:00:00 2001 From: Rok Mandeljc Date: Mon, 9 Oct 2023 21:56:11 +0200 Subject: [PATCH] Revert "Update great-expectations from 0.17.20 to 0.17.21" This reverts commit f308557f0639072cbda88ef4a8a1390169cb995a. --- requirements-test-libraries.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test-libraries.txt b/requirements-test-libraries.txt index c01e472c8..0cfb307cf 100644 --- a/requirements-test-libraries.txt +++ b/requirements-test-libraries.txt @@ -116,7 +116,7 @@ soundfile==0.12.1; sys_platform != 'linux' limits==3.6.0 # great-expectations as of v0.16.10 does not officially support python 3.11 yet, and the pyspark # compatibility wrapper seems to be broken for python 3.11 in this version. -great-expectations==0.17.21; python_version < '3.11' +great-expectations==0.17.20; python_version < '3.11' tensorflow==2.14.0; python_version >= '3.9' pyshark==0.6.0 opencv-python==4.8.1.78