kafka icon indicating copy to clipboard operation
kafka copied to clipboard

KAFKA-17791 Dockerfile should use `requirements.txt` to ensure dependencies

Open m1a2st opened this issue 1 year ago • 0 comments

Jira: https://issues.apache.org/jira/browse/KAFKA-17791

We should use requirements.txt to control python dependencies, it will make easier to control the plugin version

It would work on my local machine CleanShot 2024-10-18 at 23 13 06@2x

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

m1a2st avatar Oct 18 '24 14:10 m1a2st