diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index f26df38..c62fe7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ pymysql = "^0.9.3" cryptography = "^2.6" markdown = "^3.1" jsonschema = "^3.0" +clevercsv = "^0.4.2" [tool.poetry.dev-dependencies] pytest = "^3.0" |
