From dcf02179a9cde1506bee43a772ecf4ccd8299f1c Mon Sep 17 00:00:00 2001 From: Hank Greenburg Date: Tue, 3 Jun 2025 17:53:36 -0700 Subject: [PATCH] UGH, why is the CI not seeing these package versions???????? --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index fe924a0..662440f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,7 +1,7 @@ pytest==8.3.5 pytest-flake8==1.2.2 pytest-isort==4.0.0 -pytest-cov==6.1.1 +pytest-cov==5.0.0 faker==37.1.0 aiohttp==3.11.16 pytest-aiohttp==1.1.0