From 2bd8f946706d98182a049c02af1f867ca1ae861e Mon Sep 17 00:00:00 2001 From: Conrad S Date: Wed, 7 Apr 2021 19:06:51 +0200 Subject: [PATCH] Bump dataflows version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 09ccae1..7a07d88 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ def read(*paths): 'cachetools', 'tabulator>=1.50.0', 'globster>=0.1.0', - 'dataflows>=0.1.0', + 'dataflows>=0.2.11', 'python-dateutil<2.8.1', 'werkzeug<1.0' ]