diff --git a/setup.py b/setup.py index 5598b0b1..f496a9e0 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ namespace_packages=[], install_requires=[ "followthemoney==3.5.4", - "nomenklatura==3.6.5", + "nomenklatura==3.6.6", "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.2", + "fingerprints==1.2.3", "pantomime==0.6.1", ], extras_require={