Skip to content

build: update hqq requirement from <0.2.7 to <0.2.8#206

Merged
johannaSommer merged 1 commit intomainfrom
dependabot/pip/hqq-lt-0.2.8
Jul 23, 2025
Merged

build: update hqq requirement from <0.2.7 to <0.2.8#206
johannaSommer merged 1 commit intomainfrom
dependabot/pip/hqq-lt-0.2.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2025

Updates the requirements on hqq to permit the latest version.

fixes: #173

Release notes

Sourced from hqq's releases.

v0.2.7.post1

Bug fixing: -HIP graph fix in generation: dropbox/hqq@bc8f4c7 -Fix HQQLinear with None linear inputs: dropbox/hqq@3b86ac9

Commits

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@davidberenstein1957 davidberenstein1957 self-requested a review June 17, 2025 07:39
@dependabot dependabot bot force-pushed the dependabot/pip/hqq-lt-0.2.8 branch from 4520672 to 7fce024 Compare June 23, 2025 12:24
@davidberenstein1957 davidberenstein1957 linked an issue Jul 8, 2025 that may be closed by this pull request
@davidberenstein1957
Copy link
Copy Markdown
Member

@johnrachwan123, I've verified this and it fixes the earlier introduced errors in 0.2.7, which we pinned with a hot fix in #178

@dependabot dependabot bot force-pushed the dependabot/pip/hqq-lt-0.2.8 branch from 7fce024 to d1ce981 Compare July 11, 2025 14:11
Updates the requirements on [hqq](https://github.com/mobiusml/hqq) to permit the latest version.
- [Release notes](https://github.com/mobiusml/hqq/releases)
- [Commits](dropbox/hqq@0.1.0-alpha...0.2.7.post1)

---
updated-dependencies:
- dependency-name: hqq
  dependency-version: 0.2.7.post1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/hqq-lt-0.2.8 branch from d1ce981 to e94a193 Compare July 11, 2025 14:46
Copy link
Copy Markdown
Collaborator

@llcnt llcnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@johannaSommer johannaSommer merged commit 48601f9 into main Jul 23, 2025
4 checks passed
@johannaSommer johannaSommer deleted the dependabot/pip/hqq-lt-0.2.8 branch July 23, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] IO error after hqq optimization

3 participants