Require fixtures 1.3.1.

A key resource leak was fixed in 1.3.1 and we can't switch to using
until we can depend on 1.3.1 being the version present.

Change-Id: I8c01506894ec0a92b53bc0e4ad14767f2dd6a6b3
This commit is contained in:
Robert Collins 2015-06-30 09:07:00 +12:00
parent 4b6c5aa695
commit d2cfc4d967
2 changed files with 2 additions and 2 deletions

@ -229,7 +229,7 @@ discover
django-nose>=1.2
doc8 # Apache-2.0
feedparser
fixtures>=0.3.14
fixtures>=1.3.1
gabbi>=0.12.0 # Apache-2.0
hgtools # dependency of pytest-runner that is only in setup_requires
httpretty>=0.8.4,<0.8.7

@ -107,7 +107,7 @@ extras===0.0.3
falcon===0.1.10
fasteners===0.12.0
feedparser===5.2.0
fixtures===1.2.0
fixtures===1.3.1
funcparserlib===0.3.6
functools32===3.2.3.post1;python_version=='2.7'
futures===3.0.3