From c39367ac7e163395ae726bd169926004d4d99d67 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 2 Sep 2024 23:59:48 -0700 Subject: fix CI --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index fd976b7..7bfc297 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,6 @@ requests = "^2.32.3" [tool.poetry.group.dev.dependencies] ruff = "^0.1.9" httpx = "^0.26.0" -pytest = "^7.4.3" -pytest-cov = "^4.1.0" [build-system] requires = ["poetry-core"] -- cgit v1.3