Skip to content

Commit

Permalink
fix(#4411): Upgrading integration test dependencies for python in Mac (
Browse files Browse the repository at this point in the history
  • Loading branch information
JorgeMarinoDev authored Aug 16, 2023
1 parent 395fd7c commit 6da13f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6da13f5

Please sign in to comment.