Closed ryanohoro closed 8 months ago
@ryanohoro Do we need to modify the Dockerfile to remove the yara-python
install reference?
@phutelmyer No, this change just tells Poetry that the dependency is already satisfied when other modules request it. It does not replace the externally managed yara-python.
Describe the change
This change prevents poetry from upgrading the externally managed yara-python
Describe testing procedures
Successful build with up-to-date lock file
Sample output
N/A
Checklist