From 1f8ebe253b674b88856d3cc9d16b1908fbd22a35 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 15 Nov 2022 10:49:18 -0800 Subject: [PATCH] Updated requirements for pytest --- requirements.txt | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index d66dfb8..d29e8f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,19 @@ -lxml>=4.6.5 -setuptools~=49.6.0 -ear~=2.0.0 +attrs==22.1.0 +ear==2.0.0 +enum34==1.1.10 +exceptiongroup==1.0.4 +iniconfig==1.1.1 +lxml==4.9.1 +multipledispatch==0.6.0 +numpy==1.23.3 +packaging==21.3 +pluggy==1.0.0 +pyparsing==3.0.9 +pytest==7.2.0 +ruamel.yaml==0.17.21 +ruamel.yaml.clib==0.2.6 +scipy==1.9.1 +six==1.16.0 +style==1.1.0 +tomli==2.0.1 +update==0.0.1