We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04587e4 commit a7f3c78Copy full SHA for a7f3c78
setup.py
@@ -30,7 +30,7 @@ def read(*paths):
30
'unicodecsv>=0.14',
31
'isodate>=0.5.4',
32
'rfc3986>=1.1.0',
33
- 'dataflows-tabulator>=1.54.0',
+ 'dataflows-tabulator>=1.54.1',
34
]
35
TESTS_REQUIRE = [
36
'mock',
0 commit comments