Skip to content
Closed
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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies = [
# Pinned exactly: the only newer release, 0.0.2, was yanked upstream
# ("have wrong to release"). 0.0.1rc3 remains the latest installable
# version on PyPI. Re-evaluate once a non-yanked 0.0.2+ is published.
"agent-assembly==0.0.1rc3",
"agent-assembly==0.0.1rc4",
]

[project.optional-dependencies]
Expand Down
Loading