Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Freeze pip dependencies to make make pytest work
Updates requirements.txt same as elastic#309 did for helpers/helm-tester/requirements.txt - freezing attrs to 19.1.0 fix `TypeError: attrib() got an unexpected keyword argument 'convert'` issue that we have with 19.2.0 - also freezing other dependencies for safety
- Loading branch information