From 4a7b42c6502c462fd9b8795f7b88005172fabafd Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 20 Aug 2018 16:46:23 +0200 Subject: [PATCH] more pinned modules --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5230cd716..7f4b05b1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,10 +6,10 @@ wheel # Tests pytest-django==2.9 -pytest-cov -factory-boy +pytest-cov==2.5.1 +factory-boy==2.11.1 #doc -pelican -pdoc -ghp-import +pelican==3.7.1 +pdoc==0.3.2 +ghp-import==0.5.5