Fix python dependencies for Fedora 43
All checks were successful
CI / test (push) Successful in 14m22s
Lint / test (push) Successful in 38s

This commit is contained in:
Miguel Jacq 2026-05-13 15:42:30 +10:00
parent 714784223a
commit 34871b72e2
Signed by: mig5
GPG key ID: 03906B4110AAD3B8
2 changed files with 4 additions and 4 deletions

4
poetry.lock generated
View file

@ -673,5 +673,5 @@ zstd = ["backports-zstd (>=1.0.0)"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.14"
content-hash = "47aedd5e946e101c3c5c8aaefa53752f61715109c0aaac0e05114f77f1f334a3"
python-versions = ">=3.10,<3.15"
content-hash = "fcec974441087eecefc0adcd76be7f798447ea69b9216296fc347a4e3b6dafba"