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