]> git.ipfire.org Git - thirdparty/patchwork.git/commit
Cleanup requirements
authorStephen Finucane <stephen.finucane@intel.com>
Thu, 12 Nov 2015 06:01:29 +0000 (06:01 +0000)
committerStephen Finucane <stephen.finucane@intel.com>
Sat, 21 Nov 2015 17:07:42 +0000 (17:07 +0000)
commit960396fc6e07fb389db3f52a3358638ba80a1b0e
tree58402baedeea8a7bcbe3bfc35f6cacb0a08fbb7a
parenta456adc3f622364ac3ac9aa853188ac6c43579de
Cleanup requirements

* python-dateutil is only used in tests, so remove it from the
  production requirements
* mysqlclient is prefered to MySQLdb, so use that [1]
* selenium does not have its version fixed, so resolve that

[1] https://docs.djangoproject.com/en/1.8/ref/databases/#mysql-db-api-drivers

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