Restrict the python-dateutil library to avoid conflict with other projects that need that specific version

This commit is contained in:
Mario de Frutos
2016-01-26 19:57:18 +01:00
parent a00c2eac32
commit e73736cbec

View File

@@ -1,5 +1,6 @@
redis==2.10.5
python-dateutil==2.4.2
# Dependency with incsv in the import
python-dateutil==2.2
# Test
mock==1.3.0