X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=htsworkflow.git;a=blobdiff_plain;f=setup.py;h=2d63df10ef7a35c623d0a0e219cf2c26571a1b6d;hp=dc3351cf88d7e0d8a449f02220c943bb43e64d8d;hb=c15b6405bc2693a0218b76c4c732a0372a10dad4;hpb=ac22d08cb39f64b3c271413ba2f673ddedfb0059 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',