update libs

This commit is contained in:
2025-04-02 11:32:47 +01:00
parent 5ea87fe9b7
commit 871f930727
11 changed files with 1743 additions and 2695 deletions

View File

@@ -8,12 +8,6 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
- repo: https://github.com/python-poetry/poetry
rev: '1.2.1' # add version here
hooks:
- id: poetry-check
- id: poetry-export
args: ["--without-hashes", "-o", "requirements.txt"]
- repo: https://github.com/pycqa/flake8
rev: "5.0.4"
hooks: