Удаление зависимости от flake8-SQL

master
Антон Касимов 2024-01-11 23:11:51 +03:00
parent 293b9c22e5
commit 26791c096a
2 changed files with 0 additions and 2 deletions

View File

@ -29,7 +29,6 @@ asgi-lifespan = "^2.1.0"
[tool.poetry.group.dev.dependencies]
wemake-python-styleguide = "^0.18.0"
flake8-pytest-style = "^1.7.2"
flake8-SQL = "^0.4.1"
flake8-annotations = "^3.0.1"
flake8-logging-format = "^0.9.0"
flake8-spellcheck = "^0.28.0"

View File

@ -4,7 +4,6 @@ python = "^3.10"
["pyproject.toml".tool.poetry.group.dev.dependencies]
wemake-python-styleguide = "^0.18.0"
flake8-pytest-style = "^1.7.2"
flake8-SQL = "^0.4.1"
flake8-annotations = "^3.0.1"
flake8-logging-format = "^0.9.0"
flake8-spellcheck = "^0.28.0"