Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements-dev.in
#
annotated-doc==0.0.4
annotated-doc==0.0.5
# via
# -r requirements.txt
# typer
Expand Down
2 changes: 1 addition & 1 deletion requirements-llm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aiohttp==3.13.4
# litellm
aiosignal==1.4.0
# via aiohttp
annotated-doc==0.0.4
annotated-doc==0.0.5
# via
# -r requirements.txt
# typer
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
annotated-doc==0.0.4
annotated-doc==0.0.5
# via typer
arrow==1.4.0
# via isoduration
Expand Down