From a426e4cb599b4237ad47393df18ff5a975fd7fbf Mon Sep 17 00:00:00 2001 From: joaander <2197568+joaander@users.noreply.github.com> Date: Wed, 21 Feb 2024 13:37:19 +0000 Subject: [PATCH] [update-packages] Bump package versions --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5c589a3c..64e425e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ pythia-learn==0.3.0 rowan==1.3.0.post1 coxeter==0.7.0 plato-draw==1.12.0 -signac==2.1.0 -signac-flow==0.27.0 +signac==2.2.0 +signac-flow==0.28.0 signac-dashboard==0.6.1 # transitive dependencies @@ -19,27 +19,27 @@ pyarrow==15.0.0 # commonly used packages h5py==3.10.0 jupyter==1.0.0 -jupyterlab==4.1.1 -matplotlib==3.8.2 +jupyterlab==4.1.2 +matplotlib==3.8.3 notebook==7.1.0 opencv-python==4.9.0.80 pandas==2.2.0 Pillow==10.2.0 pyqt5==5.15.10 pyyaml==6.0.1 -scikit-learn==1.4.0 +scikit-learn==1.4.1.post1 scikit-image==0.22.0 statsmodels==0.14.1 # test requirements -hypothesis==6.98.4 -pytest==8.0.0 +hypothesis==6.98.9 +pytest==8.0.1 miniball==1.2.0 sympy==1.12 tables==3.9.2 -coverage==7.4.1 +coverage==7.4.2 click==8.1.7 pytest-cov==4.1.0 ruamel.yaml==0.18.6 -gitpython==3.1.41 +gitpython==3.1.42