From e12e4ed1592f488f0e2ffa5ce648c01b120f981f Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Sun, 24 Sep 2023 07:47:08 +0200 Subject: [PATCH] up nk --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e8d98ea..9b10d1b4 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ namespace_packages=[], install_requires=[ "followthemoney==3.5.4", - "nomenklatura==3.5.1", + "nomenklatura==3.5.2", "asyncstdlib==3.10.8", "aiocron==1.8", "aiocsv==1.2.4",