]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Update version of dateutil used
authorStephen Finucane <stephen.finucane@intel.com>
Thu, 26 Nov 2015 17:29:19 +0000 (17:29 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 3 Dec 2015 22:08:52 +0000 (22:08 +0000)
The version of dateutil currently used does not support Python3, so
instead use the latest version.

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
requirements-test.txt

index 3e511a0bbedaa3d734b5a6ae2a526963f4df73ec..1f4a640598db836e0b83d44b6b0c3ce4ee3eaa04 100644 (file)
@@ -1,4 +1,4 @@
 mysqlclient==1.3.7
 psycopg2==2.6.1
-python-dateutil==1.5
+python-dateutil==2.4.2
 selenium==2.48.0