diff --git a/Makefile b/Makefile index d3822803..8c1e25b8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: docs init: - pip install pipenv + pip install pipenv==3.1.9 pipenv lock pipenv install --dev