summaryrefslogtreecommitdiff
path: root/tests/requirements
Commit message (Expand)AuthorAgeFilesLines
* Pinned asgiref version.Carlton Gibson2019-11-201-1/+1
* Refs #30183 -- Doc'd dropping support for sqlparse < 0.2.2.Stephen Rauch2019-11-061-1/+1
* Refs #29926 -- Bumped minimum tblib version to 1.5.0 in test requirements.Mariusz Felisiak2019-10-231-1/+1
* Bumped minimum Pillow version to 6.2.0 in test requirements.Mariusz Felisiak2019-10-231-1/+1
* Refs #30451 -- Added asgiref to the tests requirements.Mariusz Felisiak2019-06-241-0/+1
* Fixed #30483 -- Switched test requirement to psycopg2 package.Jon Dufresne2019-05-161-1/+1
* Fixed #27685 -- Added watchman support to the autoreloader.Tom Forbes2019-01-131-0/+1
* Pinned Pillow != 5.4.0 in test requirements.Tim Graham2019-01-021-1/+1
* Bumped mysqlclient requirement to >= 1.3.13.Tim Graham2018-12-061-2/+1
* Fixed #29836 -- Bumped required cx_Oracle to 6.0.Mariusz Felisiak2018-10-111-1/+1
* Switched test requirement to new psycopg2-binary package.Tim Graham2018-02-081-1/+1
* Fixed #25277 -- Restored test dependency to the original python-memcached.Tim Graham2017-12-181-1/+1
* Fixed #27966 -- Bumped required psycopg2 version to 2.5.4.Mariusz Felisiak2017-03-211-1/+1
* Fixed #27776 -- Merged tests/requirements/base.txt into py3.txt.Tim Graham2017-01-252-15/+14
* Refs #23919 -- Removed django.test.mock Python 2 compatibility shim.Tim Graham2017-01-201-5/+0
* Require Jinja2 >= 2.9.2 in test requirements.Florian Apolloner2017-01-081-1/+1
* Pinned jinja2<2.9 in test requirements.Tim Graham2017-01-071-1/+1
* Added pytz to test requirementsMarkus Holtermann2016-10-281-0/+1
* Fixed #27327 -- Simplified time zone handling by requiring pytz.Tim Graham2016-10-271-1/+0
* Refs #27132 -- Added pylibmc to test requirements.Ed Morley2016-08-281-0/+2
* Refs #26033 -- Added password hasher support for Argon2 v1.3.Bas Westerbaan2016-04-251-1/+1
* Refs #26033 -- Temporarily pinned argon2-cffi test requirement.Tim Graham2016-04-191-1/+1
* Fixed #26033 -- Added Argon2 password hasher.Bas Westerbaan2016-03-081-0/+1
* Fixed #25764 -- Added support for serialization of enum.Enum in migrations.Andrei Fokau2015-11-191-0/+1
* Bumped mysqlclient test requirement to >= 1.3.7.Tim Graham2015-11-121-1/+1
* Added a version requirement to mysqlclient in test requirements.Tim Graham2015-09-171-1/+2
* Added a version requirement to python-memcached in test requirements.Tim Graham2015-09-171-1/+2
* Enabled parallel testing by default in runtests.py.Aymeric Augustin2015-09-101-0/+1
* Fixed #25184 -- Added support for MaxMind GeoLite2 database formatFlavio Curella2015-07-311-0/+1
* Fixed #25056 -- Documented minimum version of jinja2 for testing.Tim Graham2015-07-031-1/+1
* Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for contrib.po...Tim Graham2015-02-161-1/+1
* Removed compatibility with Python 3.2.Tim Graham2015-01-172-2/+1
* Added basic tests for template backends.Aymeric Augustin2014-12-281-0/+1
* Fixed #23289 -- Added mock as a test dependency.Tim Graham2014-12-011-0/+2
* Fixed #23446 -- Officially recommended mysqlclient as MySQL driverClaude Paroz2014-10-271-1/+1
* Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin2014-04-261-0/+1
* Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...Tim Graham2014-04-161-1/+0
* Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...julien 'pouete' Godin2014-04-091-0/+1
* Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol2013-12-021-0/+1
* Fixed #21032 -- pip 1.4 can't install pytz.Aymeric Augustin2013-09-061-1/+1
* Fixed #19196 -- Added test/requirementsTim Graham2013-07-106-0/+13