Skip to content

chore(deps): update dependencies - #33

Open
dfytg wants to merge 1 commit into
qntx:mainfrom
dfytg:chore/update-dependencies-8-18
Open

chore(deps): update dependencies#33
dfytg wants to merge 1 commit into
qntx:mainfrom
dfytg:chore/update-dependencies-8-18

Conversation

@dfytg

@dfytg dfytg commented Aug 18, 2026

Copy link
Copy Markdown
Member

Description

Update Python dependencies in uv.lock while preserving compatibility with the current codebase.

Changes

  • Updated dependency versions in uv.lock
  • Kept openai at 2.44.0 because openai 3.x uses httpx2, while the current codebase still uses httpx
  • Removed transitive httpx2, httpcore2, and truststore dependencies introduced by openai 3.x

Validation

  • uv run mypy src — passed
  • uv run pytest — 38 passed
  • uv run ruff check . — passed

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant