diff --git a/pyproject.toml b/pyproject.toml index ffc9b185..a0461430 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ classifiers = [ ] dependencies = [ "mock==5.0.2", - "pylama==8.4.1", + # "pylama==8.4.1", 'pytest==4.6.6; python_version < "3.0"', 'pytest==7.3.1; python_version >= "3.0"', "tox==4.4.12",