From f3ff72b9fa09978487d22de1b42859dc72ed6608 Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Thu, 5 Oct 2023 10:41:26 +0200 Subject: [PATCH] up nomenklatura and fingerprints --- setup.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 63f52b8d..c2100e29 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ namespace_packages=[], install_requires=[ "followthemoney==3.5.4", - "nomenklatura==3.6.3", + "nomenklatura==3.6.4", "asyncstdlib==3.10.8", "aiocron==1.8", "aiocsv==1.2.4", @@ -38,7 +38,7 @@ "normality==2.4.0", "languagecodes==1.1.1", "countrynames==1.15.2", - "fingerprints==1.2.0", + "fingerprints==1.2.2", "pantomime==0.6.1", ], extras_require={