Skip to content

Upgrade llm_db and req_llm together #50

Description

@mikehostetler

Found during ecosystem dependency maintenance on 2026-09-09.

Problem

llm_db 2026.8.4 to 2026.9.1 is not possible with the current dependency set. req_llm 1.21.1 to 1.22.0 remains open, and req_llm 1.22.0 requires llm_db >= 2026.9.1 and < 2027.0.0.

A partial update would leave an incompatible dependency set.

Completion

  • Review the llm_db 2026.9.1 and req_llm 1.22.0 changes.
  • Update both dependencies in one change.
  • Run mix deps.get, mix compile, and mix test.
  • Confirm that mix hex.outdated is clean for both packages.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions