From 9217483d0256d6c20760c1c6bef1c5cab3cca044 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 14 Aug 2023 09:06:40 -0700 Subject: [PATCH] Update clldutils from 3.10.1 to 3.19.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ec409d2..239cbe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ docopt==0.6.2 spacy>=3 python-levenshtein==0.21.1 lingpy==2.6.9 -clldutils==3.10.1 +clldutils==3.19.0 networkx>=2.5 jsonlines==3.0.0 rich==13.5.2