Closed agardnerIT closed 1 year ago
@federicobond, would you be able to take a look at this?
Thanks for reporting @agardnerIT. Yes, it looks for the opentelemetry dependency in the requirements.txt which is not hooked to the makefile.
I believe we have discussed this before, but the current scheme for managing dependencies is needlessly complicated. We can get by with a single requirements.txt with pinned versions which is updated regularly via renovate. I will submit a pull request with a proposal to simplify dependency management.