From 8098238664024b9d0b7ae72883ea468e96d2db9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 20:04:44 +0000 Subject: [PATCH] Update latest dependencies --- .../requirement_files/latest_requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/featuretools/tests/requirement_files/latest_requirements.txt b/featuretools/tests/requirement_files/latest_requirements.txt index 73fd862e59..e5cc791aef 100644 --- a/featuretools/tests/requirement_files/latest_requirements.txt +++ b/featuretools/tests/requirement_files/latest_requirements.txt @@ -1,11 +1,11 @@ -cloudpickle==3.0.0 -dask==2024.6.2 -dask-expr==1.1.6 -distributed==2024.6.2 -holidays==0.51 +cloudpickle==3.1.0 +dask==2024.8.0 +dask-expr==1.1.10 +distributed==2024.8.0 +holidays==0.60 numpy==1.26.4 -pandas==2.2.2 -psutil==6.0.0 +pandas==2.2.3 +psutil==6.1.0 scipy==1.13.1 -tqdm==4.66.4 +tqdm==4.66.6 woodwork==0.31.0