Skip to content

Commit

Permalink
Update tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
nate-mar committed Jan 17, 2025
1 parent a9cf62f commit 66e6b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ commands_pre =
guardrails: uv pip install -r test-requirements.txt
guardrails-latest: uv pip install -U 'guardrails-ai<0.5.1' 'httpx<0.28'
crewai: uv pip install --reinstall {toxinidir}/instrumentation/openinference-instrumentation-crewai[test]
crewai-latest: uv pip install -U 'httpx<0.28'
crewai-latest: uv pip install -U 'crewai==0.55' 'httpx<0.28'
haystack: uv pip install --reinstall {toxinidir}/instrumentation/openinference-instrumentation-haystack[test]
haystack-latest: uv pip install -U haystack-ai 'httpx<0.28'
groq: uv pip install --reinstall {toxinidir}/instrumentation/openinference-instrumentation-groq[test]
Expand Down

0 comments on commit 66e6b47

Please sign in to comment.