summaryrefslogtreecommitdiff
path: root/tests/requirements
AgeCommit message (Expand)Author
2015-02-17[1.8.x] Fixed #24335 -- Bumped required psycopg2 version to 2.4.5 (2.5 for co...Tim Graham
2014-12-28Added basic tests for template backends.Aymeric Augustin
2014-12-01Fixed #23289 -- Added mock as a test dependency.Tim Graham
2014-10-27Fixed #23446 -- Officially recommended mysqlclient as MySQL driverClaude Paroz
2014-04-26Fixed #3214 -- Stopped parsing SQL with regex.Aymeric Augustin
2014-04-16Revert "Fixed #22401 -- Deprecated regular expression parsing of initial SQL ...Tim Graham
2014-04-09Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...julien 'pouete' Godin
2013-12-02Fixed #21538 -- Added numpy to test/requirements/base.txtAlasdair Nicol
2013-09-06Fixed #21032 -- pip 1.4 can't install pytz.Aymeric Augustin
2013-07-10Fixed #19196 -- Added test/requirementsTim Graham