Skip to content

Remove chardet pinning#554

Open
llucax wants to merge 1 commit intofrequenz-floss:v0.x.xfrom
llucax:rm-chardet
Open

Remove chardet pinning#554
llucax wants to merge 1 commit intofrequenz-floss:v0.x.xfrom
llucax:rm-chardet

Conversation

@llucax
Copy link
Contributor

@llucax llucax commented Mar 27, 2026

This was necessary as a workaround for #527, but now the fix was released upstream, so we can remove it.

Fixes #527.

@llucax llucax requested a review from a team as a code owner March 27, 2026 09:34
@llucax llucax requested review from florian-wagner-frequenz and removed request for a team March 27, 2026 09:34
@llucax llucax added the cmd:skip-release-notes It is not necessary to update release notes for this PR label Mar 27, 2026
@llucax llucax added this to the v0.17.0 milestone Mar 27, 2026
@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Mar 27, 2026
@llucax llucax self-assigned this Mar 27, 2026
@llucax llucax enabled auto-merge March 27, 2026 09:35
@llucax llucax added the type:tech-debt Improves the project without visible changes for users label Mar 27, 2026
This was necessary as a workaround for an upstream issue, but now the
fix was released upstream, so we can remove it.

Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cmd:skip-release-notes It is not necessary to update release notes for this PR part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) type:tech-debt Improves the project without visible changes for users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests fail because of requests dependency warnings

1 participant