diff --git a/setup.py b/setup.py index 217a1a8..67302b5 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(*paths): 'unicodecsv>=0.14', 'isodate>=0.5.4', 'rfc3986>=1.1.0', - 'dataflows-tabulator>=1.54.0', + 'dataflows-tabulator>=1.54.1', ] TESTS_REQUIRE = [ 'mock',