Hello, is `pre-commit` actually needed in [`requirements.txt`](https://github.com/HewlettPackard/python-redfish-utility/blob/2f092f9caf3e3912e5d6148b3bb3bbeb0edec261/requirements.txt#L20)? This (likely) causes the [debian package](https://packages.debian.org/sid/ilorest) depend on it, which again depends on `nodeenv` which depends on even more packages.
Hello,
is
pre-commitactually needed inrequirements.txt?This (likely) causes the debian package depend on it, which again depends on
nodeenvwhich depends on even more packages.