From dc63c8c39d20585e4f1475278e9f612bdf6c1683 Mon Sep 17 00:00:00 2001 From: Silvana Ovaitt Date: Wed, 11 Sep 2024 15:56:09 -0700 Subject: [PATCH] hm. --- requirements.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 33b29f1..f44c55b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,11 @@ +docutils<0.18 configparser==5.0.0 -coverage==5.1 +coverage==7.2.1 matplotlib numpy pandas -pytest==5.4.1 -pytest-cov==2.8.1 +pytest==7.2.2 +pytest-cov==4.0.0 python-dateutil requests future