Skip to content

Conversation

@soapun
Copy link
Contributor

@soapun soapun commented Nov 22, 2025

No description provided.

def instrumentation_dependencies(self) -> Collection[str]:
"""This function tells which library this instrumentor instruments."""
return ("taskiq >= 0.0.1",)
return ("taskiq >= 0.0.0",)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

othewise autoinstrumentation fails with dependency conflict

s3rius
s3rius previously approved these changes Nov 22, 2025
@s3rius s3rius merged commit 5c434f6 into taskiq-python:master Nov 23, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants