summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSascha Peilicke <saschpe@gmx.de>2014-01-16 09:24:14 +0100
committerSascha Peilicke <saschpe@gmx.de>2014-02-12 16:46:49 +0100
commitd58e47f85c4ffd7bb2200acd0db8d9bc033db6be (patch)
tree3a35b52f77148e2440ad70df29c2ed008488ae34 /test-requirements.txt
parentce351c06bef02fe06a5c20861d9a7818c2d08edb (diff)
downloadsqalchemy-migrate-d58e47f85c4ffd7bb2200acd0db8d9bc033db6be.tar.gz
Sync with global requirements
Change-Id: If05a5d65558ca848b80c3f57c19cb5029adbe58a
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 121ccf6..f491172 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,26 +1,26 @@
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
-pyflakes==0.7.2
+pyflakes>=0.7.2,<0.7.4
flake8==2.0
-hacking>=0.5.3,<0.6
+hacking>=0.8.0,<0.9
coverage>=3.6
discover
feedparser
-fixtures>=0.3.12
-mox==0.5.3
+fixtures>=0.3.14
+mox>=0.5.3
MySQL-python
psycopg2
pylint==0.25.2
python-subunit
-sphinx>=1.1.2
+sphinx>=1.1.2,<1.2
sphinxcontrib_issuetracker
-testrepository>=0.0.13
-testtools>=0.9.27
+testrepository>=0.0.17
+testtools>=0.9.34
# NOTE: scripttest 1.0.1 removes base_path argument to ScriptTest
scripttest==1.0
# NOTE(rpodolyaka): This version identifier is currently necessary as
# pytz otherwise does not install on pip 1.4 or higher
-pytz>=0a
+pytz>=2010h
pysqlite