You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add Python 3.10 markers for GenAI instrumentation packages
Five GenAI instrumentation packages (anthropic, vertexai,
google-generativeai, langchain, crewai) require Python >= 3.10.
Add environment markers so pip install succeeds on Python 3.9.
Also fix trailing whitespace from merge.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Deborah Jacob <deborah@botanu.ai>
0 commit comments