django/tests/requirements
Mariusz Felisiak f05219a9d3 [1.9.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.
Thanks Tim Graham for the review.

Backport of 46d602dcea from stable/1.10.x
2017-03-11 22:03:43 +01:00
..
base.txt Enabled parallel testing by default in runtests.py. 2015-09-10 13:34:05 +02:00
mysql.txt [1.9.x] Bumped mysqlclient test requirement to >= 1.3.7. 2015-11-12 21:34:40 -05:00
oracle.txt [1.9.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required. 2017-03-11 22:03:43 +01:00
postgres.txt Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.postgres). 2015-02-16 18:07:27 -05:00
py2.txt Added a version requirement to python-memcached in test requirements. 2015-09-17 15:07:11 -04:00
py3.txt