diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ python-levenshtein = "*" pillow = "*" aio-pika = "*" python-dateutil = "*" +deepdiff = "*" [dev-packages] "flake8" = "*" |