Commit ef13f531 authored by Stefane Fermigier's avatar Stefane Fermigier

chore: add dependencies.

parent 8ecc8c61
This diff is collapsed.
...@@ -19,11 +19,15 @@ httptools = "*" ...@@ -19,11 +19,15 @@ httptools = "*"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
bandit = "^1.7.0"
black = "^21.4b2" black = "^21.4b2"
isort = "^5.8.0" codecov = "^2.1.12"
honcho = "*" honcho = "*"
isort = "^5.8.0"
pytest = "^6.2.4" pytest = "^6.2.4"
requests = "^2.25.1" requests = "^2.25.1"
safety = "^1.10.3"
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment