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