Skip to content

Conversation

@pmeier
Copy link
Member

@pmeier pmeier commented Mar 4, 2024

Fixes #340. Thanks a ton @pavithraes for digging up the root cause.

@pmeier pmeier added the type: maintenance 🛠️ Day-to-day maintenance tasks label Mar 4, 2024
Comment on lines -105 to -109
# This is coming from the nested dependency
# chromadb -> opentelemetry-exporter-otlp-proto-grpc -> googleapis-common-protos
# This will be resolved by https://github.com/googleapis/python-api-common-protos/pull/187
"ignore::DeprecationWarning:pkg_resources",
"ignore::DeprecationWarning:google.rpc",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These ones are resolved in the meantime, so we can remove them now.

@pmeier pmeier merged commit dc150d1 into main Mar 4, 2024
@pmeier pmeier deleted the ignore-deprecation branch March 4, 2024 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: maintenance 🛠️ Day-to-day maintenance tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_e2e unit test is failing in CI

2 participants