AgentOps-AI / AgentOps-AI/agentops
[Bug]: Dependency on opentelemetry-sdk
Open
bug
- Dominant language
- Python
- Stars
- 5.8k
- Forks
- 619
- PR merge metrics
- No merged PRs in 30d
Description
### Contact Details
_No response_
### 📦 Package Version
0.4.21
### 🎞️ Framework Version
google-adk==1.5.0
### 🔎 Describe the Bug
The conflict is caused by:
google-adk 1.5.0 depends on opentelemetry-sdk>=1.31.0
agentops 0.4.21 depends on opentelemetry-sdk==1.29.0; python_version < "3.10"
### 🤝 Contribution
- [ ] Yes, I'd be happy to submit a pull request with these changes.
- [ ] I need some guidance on how to contribute.
- [ ] I'd prefer the AgentOps team to handle this update.
Contributor guide
Assessment
This issue has not been assessed yet.