diff --git a/Pipfile b/Pipfile index c641a99..8d4d1d3 100644 --- a/Pipfile +++ b/Pipfile @@ -10,6 +10,7 @@ flake8 = "*" pytest-clarity = "*" black = "*" isort = "*" +csvkit = "*" [packages] pandas = "*"