diff --git a/{{ cookiecutter.repo_name }}/requirements.txt b/{{ cookiecutter.repo_name }}/requirements.txt index 54b3afc..724e3fa 100644 --- a/{{ cookiecutter.repo_name }}/requirements.txt +++ b/{{ cookiecutter.repo_name }}/requirements.txt @@ -3,4 +3,4 @@ Sphinx coverage awscli flake8 -python-dotenv>=0.5.0 +python-dotenv>=0.5.1