diff --git a/dev-requirements.txt b/dev-requirements.txt index 27fc75d..6be4fcb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ coverage==4.2 mock==2.0.0 nose==1.3.7 nose-capturestderr==1.2 -testfixtures==4.10.0 --e git://github.com/alanhamlett/nose-exclude.git@f8ad6b1111e3927ecfaafd26f6952745c4b8df0c#egg=nose-exclude +nose-exclude==0.5.0 +testfixtures==4.10.1