diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7854926..1fb0148 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,12 +21,12 @@ repos: language: python args: - "--line-length=88" - - repo: https://github.com/pycqa/isort - rev: 5.10.1 - hooks: - - id: isort - name: isort (python) - args: ["--profile", "black"] + # - repo: https://github.com/pycqa/isort + # rev: 5.10.1 + # hooks: + # - id: isort + # name: isort (python) + # args: ["--profile", "black"] - repo: https://github.com/python-poetry/poetry rev: '1.3' # add version here hooks: diff --git a/requirements.txt b/requirements.txt index 5b63a28..ef3ab5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -408,6 +408,7 @@ six==1.16.0 ; python_version >= "3.9" and python_version < "4.0" \ strenum==0.4.9 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:1b15ccff9eb0e22e77b8f874366ea752754280adc9144e6e388705d14cc350e7 \ --hash=sha256:c3df653030837b8077b2eb929738283481f01b07c7ef73ab4db368449830cc46 +test toolz==0.12.0 ; python_version >= "3.9" and python_version < "4.0" \ --hash=sha256:2059bd4148deb1884bb0eb770a3cde70e7f954cfbbdc2285f1f2de01fd21eb6f \ --hash=sha256:88c570861c440ee3f2f6037c4654613228ff40c93a6c25e0eba70d17282c6194