From 48eae7f1f1601a1a930006e829a24f2b0f0fbb1d Mon Sep 17 00:00:00 2001 From: Friedrich Lindenberg Date: Fri, 6 Oct 2023 13:42:43 +0200 Subject: [PATCH] and again --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index afd09fee..f39a78f7 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ namespace_packages=[], install_requires=[ "followthemoney==3.5.4", - "nomenklatura==3.6.7", + "nomenklatura==3.6.8", "asyncstdlib==3.10.8", "aiocron==1.8", "aiocsv==1.2.4",