diff --git a/setup.py b/setup.py index 1de0d36..be1cffe 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ setup(name = "svg-chart", packages = find_packages('lib'), package_dir = {'':'lib'}, install_requires=[ - 'python-dateutil>=1.1', + 'python-dateutil>=1.4', ], license = "MIT", long_description = """\