Restrict the python-dateutil library to avoid conflict with other projects that need that specific version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user