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 c482923 commit 04587e4Copy full SHA for 04587e4
setup.py
@@ -30,7 +30,7 @@ def read(*paths):
30
'unicodecsv>=0.14',
31
'isodate>=0.5.4',
32
'rfc3986>=1.1.0',
33
- 'tabulator>=1.51.3',
+ 'dataflows-tabulator>=1.54.0',
34
]
35
TESTS_REQUIRE = [
36
'mock',
tableschema/VERSION
@@ -1 +1 @@
1
-1.20.7
+1.20.8
0 commit comments