From 880c55ee4bda6c0818da0ec6840c45e3119392b7 Mon Sep 17 00:00:00 2001 From: Isaac Slavitt Date: Sun, 1 May 2016 11:08:04 -0400 Subject: [PATCH] Bump python-dotenv to version w/ new `find_dotenv` Closes #18 --- {{ cookiecutter.repo_name }}/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{ cookiecutter.repo_name }}/requirements.txt b/{{ cookiecutter.repo_name }}/requirements.txt index 92afd0e..b2b4994 100644 --- a/{{ cookiecutter.repo_name }}/requirements.txt +++ b/{{ cookiecutter.repo_name }}/requirements.txt @@ -3,4 +3,4 @@ Sphinx coverage s3cmd==1.6.0 flake8 -python-dotenv \ No newline at end of file +python-dotenv==0.5.0