From a70e291a3de4243fb49507be1e049548a777152b Mon Sep 17 00:00:00 2001 From: Milne Date: Fri, 29 Sep 2023 13:19:19 +0100 Subject: [PATCH] Use public version of pytest-cookies rather than out own fork --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5539863..8c72976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,13 +2,12 @@ bandit cookiecutter coverage detect-secrets==1.0.3 -#pytest-cookies -git+https://github.com/Jacobb164/pytest-cookies govuk-tech-docs-sphinx-theme jinja2-time myst-parser pre-commit pytest +pytest-cookies pytest-mock pytest-xdist python-dotenv