Skip to content

Commit 4880732

Browse files
committed
Fix dateutil version
1 parent 9ce178b commit 4880732

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def read(*paths):
4040
'tabulator>=1.17.0',
4141
'globster>=0.1.0',
4242
'dataflows>=0.0.57',
43+
'python-dateutil<2.8.1',
4344
]
4445
SPEEDUP_REQUIRES = [
4546
'dataflows[speedup]',

0 commit comments

Comments
 (0)