[Bug]: Dependency on opentelemetry-sdk
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.
guys, agentops doesnt support last 10 version of google ADK, unless I am doing something wrong...
Hey @nicksav -- able to post a code snippet? Our smoke tests are still passing
Hey @areibman
Not sure Just added agentops to existing project, but not able to run pip install
Which version of Python are you running? >3.10? @nicksav
Python 3.9.6
Python 3.9.6
Ah, yep, that's it. Try upgrading your Python version. (FYI 3.9 is close to end of life https://devguide.python.org/versions/)