diff --git a/setup.py b/setup.py index 021ae40d..ae25d99f 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ namespace_packages=[], install_requires=[ "followthemoney==3.5.4", - "nomenklatura==3.6.9", + "nomenklatura==3.7.0", "asyncstdlib==3.10.9", "aiocron==1.8", "aiocsv==1.2.4",