From 8b282fe287601c3c4561d83ea2cb415fc74333a2 Mon Sep 17 00:00:00 2001 From: joaander Date: Mon, 18 Dec 2023 18:03:13 +0000 Subject: [PATCH] [update-packages] Bump package versions --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 48f630bd..2af5b780 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,16 +28,16 @@ pyqt5==5.15.10; platform_machine != 'ppc64le' pyyaml==6.0.1 scikit-learn==1.3.2 scikit-image==0.22.0; platform_machine != 'ppc64le' -statsmodels==0.14.0; platform_machine != 'ppc64le' +statsmodels==0.14.1; platform_machine != 'ppc64le' # test requirements -hypothesis==6.92.0 +hypothesis==6.92.1 pytest==7.4.3 miniball==1.2.0 sympy==1.12 tables==3.9.2; platform_machine != 'ppc64le' -coverage==7.3.2 +coverage==7.3.3 click==8.1.7 pytest-cov==4.1.0 ruamel.yaml==0.18.5