diff --git a/tests/requirements.txt b/tests/requirements.txt index 923f2e1..488d455 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ pytest >= 7.2.0 flake8 >= 6.0.0 Flake8-pyproject >= 1.2.0 -autopep8 >= 2.0.0 \ No newline at end of file +autopep8 >= 2.3.2 \ No newline at end of file