Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Refreshed after tightening dspy-ai minimum to 3.2.1; resolved pins are unchanged.
aiohappyeyeballs==2.6.1
aiohttp==3.13.5
aiohttp-retry==2.9.1
Expand Down
1 change: 1 addition & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Refreshed after tightening dspy-ai minimum to 3.2.1; resolved pins are unchanged.
aiohappyeyeballs==2.6.1
aiohttp==3.13.5
aiohttp-retry==2.9.1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Core AI and CLI (prefer latest v3 per dspy.ai)
dspy-ai>=3.2.0,<4.0.0
dspy-ai>=3.2.1,<4.0.0
typer==0.25.1
rich==15.0.0
pydantic==2.13.4
Expand Down