diff --git a/setup.py b/setup.py index 51b71f8..885d103 100644 --- a/setup.py +++ b/setup.py @@ -41,8 +41,8 @@ "servicelayer[google,amazon] == 1.19.0", "pantomime == 0.5.1", "alephclient >= 2.3.5", - "followthemoney >= 2.3.1", - "followthemoney-store >= 3.0.1", + "followthemoney >= 3.2.1", + "followthemoney-store >= 3.0.3", "dateparser", "stringcase", "flask",