From e4c81b487297f7fd7f03e2ed0b47c14f1174b869 Mon Sep 17 00:00:00 2001 From: Maurice Berk Date: Wed, 20 Nov 2024 14:56:54 +0000 Subject: [PATCH] Update requirements-test.txt --- requirements-test.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 2596592..0750fe7 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,9 +1,9 @@ -betfairlightweight==2.16.4 -black==24.4.2 -coverage==6.3.2 -numpy==1.22.1 -orjson==3.9.8 -pandas==1.3.5 -pyrsistent==0.18.1 -pytest==7.1.1 -smart_open==5.2.1 \ No newline at end of file +betfairlightweight==2.20.4 +black==24.10.0 +coverage==7.6.7 +numpy==2.0.2 +orjson==3.10.11 +pandas==2.2.3 +pyrsistent==0.20.0 +pytest==8.3.3 +smart_open==7.0.5 \ No newline at end of file