From 2870cdeacb9af49372d37c53708debf999b2a556 Mon Sep 17 00:00:00 2001 From: Elizabeth Sall Date: Thu, 17 Oct 2024 18:30:32 -0700 Subject: [PATCH] ok - that worked! now going to slowly add back in requirements. --- requirements.tests.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.tests.txt b/requirements.tests.txt index 370ed8b0..2f1b8999 100644 --- a/requirements.tests.txt +++ b/requirements.tests.txt @@ -3,6 +3,7 @@ mypy mypy_extensions pre-commit pytest +pytest-benchmark radon ruff snakeviz