Skip to content

Commit

Permalink
update dspy version in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
axiomofjoy committed Nov 12, 2024
1 parent 2de983e commit e14bcfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ instruments = [
"dspy-ai >= 2.5.0",
]
test = [
"dspy-ai==2.5.0",
"dspy-ai>=2.5.27",
"google-generativeai",
"opentelemetry-sdk",
"pytest-recording",
Expand Down

0 comments on commit e14bcfb

Please sign in to comment.