X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=setup.py;h=2d63df10ef7a35c623d0a0e219cf2c26571a1b6d;hp=dc3351cf88d7e0d8a449f02220c943bb43e64d8d;hb=125a2f05ae50945b0bd7c9f878de885c91f213eb;hpb=af81906b63e27dfcc41fa597071ad6fe01b101ec diff --git a/setup.py b/setup.py index dc3351c..2d63df1 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup( }, include_package_data=True, install_requires=['distribute', - 'django >=1.1, <1.4', + 'django >=1.6, <1.7', 'lxml >= 2.2.4', 'numpy >= 1.3', 'benderjab >= 0.2',