aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index c525a9e..1500a14 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
# These are the requirements to run the test suite.
-nose
-html5lib
+nose==1.3.0
+html5lib==0.9.5