diff options
Diffstat (limited to 'Pipfile')
| -rw-r--r-- | Pipfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ aiodns = "*" logmatic-python = "*" aiohttp = "<2.3.0,>=2.0.0" websockets = ">=4.0,<5.0" +pyyaml = "*" yarl = "==1.1.1" fuzzywuzzy = "*" python-levenshtein = "*" |