diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 6e2a7db..92e8203 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,4 +1,4 @@ pip==24.2 pre-commit==3.8.0 black==24.8.0 -flake8==7.1.1 \ No newline at end of file +flake8==7.1.1 diff --git a/requirements_dev.txt b/requirements_dev.txt index 2a1ffb2..9cb7076 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,4 +3,4 @@ black==24.8.0 flake8==7.1.1 homeassistant pymyenergi -pytest \ No newline at end of file +pytest