Merge pull request #9567 from charmikadi/fix/remove-chardet-pin

requirements: remove chardet < 6 pin, no longer needed with requests >= 2.32.6
This commit is contained in:
TW 2026-04-13 19:40:55 +02:00 committed by GitHub
commit 3246b0f8eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
chardet==5.2.0
setuptools==80.10.2
setuptools-scm==9.2.2
pip==26.0.1

View file

@ -1,4 +1,3 @@
chardet < 6
setuptools >=78.1.1
setuptools_scm
pip !=24.2