Cleaning up the dev dependencies.

Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
This commit is contained in:
2021-05-26 15:48:26 -04:00
parent 4011f36ef2
commit a00a8e8113
2 changed files with 12 additions and 1584 deletions

1540
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -34,62 +34,10 @@ uvloop = "^0.15.2"
desert = "^2020.11.18"
[tool.poetry.dev-dependencies]
mypy = "^0.812"
typeguard = "^2.12.0"
bandit = "^1.7.0"
safety = "^1.10.3"
reorder-python-imports = "^2.5.0"
black = "^20.8b1"
wheel = "^0.36.2"
jupyter = "^1.0.0"
flake8 = "^3.9.1"
flake8_strict = "^0.2.1"
flake8-absolute-import = "^1.0"
flake8-aaa = "^0.11.1"
flake8-alfred = "^1.1.1"
flake8-annotations-complexity = "^0.0.6"
flake8-annotations = "^2.5.0"
flake8-bandit = "^2.1.2"
flake8-bugbear = "^21.4.3"
flake8-cognitive-complexity = "^0.1.0"
flake8-commas = "^2.0.0"
flake8-comprehensions = "^3.3.1"
flake8-debugger = "^4.0.0"
flake8-deprecated = "^1.3"
flake8-docstrings = "^1.6.0"
flake8-expression-complexity = "^0.0.9"
flake8-executable = "^2.1.1"
flake8-fixme = "^1.1.1"
flake8-functions = "^0.0.5"
flake8-blind-except = "^0.2.0"
flake8-logging-format = "^0.6.0"
flake8-mock = "^0.3"
flake8-mutable = "^1.2.0"
flake8-mypy = "^17.8.0"
flake8-ownership = "^2.0.1"
flake8-print = "^4.0.0"
flake8-pyi = "^20.10.0"
flake8-pytest = "^1.3"
flake8-pytest-style = "^1.3.0"
flake8-rst = "^0.8.0"
flake8-rst-docstrings = "^0.2.3"
flake8-string-format = "^0.3.0"
flake8-tidy-imports = "^4.2.1"
flake8-use-fstring = "^1.1"
flake8-variables-names = "^0.0.4"
pep8-naming = "^0.11.1"
darglint = "^1.8.0"
sphinx-rtd-theme = "^0.5.2"
sphinx-click = "^2.7.1"
Pygments = "^2.9.0"
coverage = {extras = ["toml"], version = "^5.4"}
pytest = "^6.2.4"
pytest-cov = "^2.11.1"
xdoctest = {extras = ["colors"], version = "^0.15.4"}
sphinx = "^3.5.4"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.12.1"
pre-commit-hooks = "^3.4.0"
pre-commit = "^2.13.0"
pre-commit-hooks = "^4.0.1"
[tool.poetry.scripts]