updating dev dependencies

This commit is contained in:
2021-09-24 16:52:25 +01:00
parent 5301d5ff04
commit 972d0a852a
2 changed files with 1256 additions and 67 deletions

1319
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,9 @@ authors = ["Daniel Tomlinson <dtomlinson@panaetius.co.uk>"]
python = "^3.7" python = "^3.7"
[tool.poetry.dev-dependencies] [tool.poetry.dev-dependencies]
pytest = "^5.2" # pytest = "^5.2"
prospector = "^1.5.1"
pandas-profiling = "^3.0.0"
[build-system] [build-system]
requires = ["poetry-core>=1.0.0"] requires = ["poetry-core>=1.0.0"]