From 6da13f57f3f793beabebcdf757f4e56b582d4a90 Mon Sep 17 00:00:00 2001 From: Jorge Marino Date: Wed, 16 Aug 2023 17:09:37 -0300 Subject: [PATCH] fix(#4411): Upgrading integration test dependencies for python in Mac (#4427) --- tests/integration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/README.md b/tests/integration/README.md index d61a0a22ae..231935b0d8 100644 --- a/tests/integration/README.md +++ b/tests/integration/README.md @@ -117,7 +117,7 @@ brew install python3 brew install autoconf automake libtool # Install Python libraries -pip3 install pytest freezegun jq jsonschema pyyaml==5.4 psutil paramiko distro pandas==0.25.3 pytest-html==2.0.1 numpydoc==0.9.2 +pip3 install filetype freezegun jq jsonschema lockfile numpydoc psutil pytest-html pytest-testinfra pyyaml ``` - Add some internal options and restart