From 4d12ff0045afc61581edf6f2506485d6c88e2101 Mon Sep 17 00:00:00 2001 From: joaander <2197568+joaander@users.noreply.github.com> Date: Mon, 26 Feb 2024 18:03:03 +0000 Subject: [PATCH] [update-packages] Bump package versions --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 64e425e..254a7ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ # glotzer tools -freud-analysis==2.13.2 +freud-analysis==3.0.0 gsd==3.2.1 garnett==0.7.1 pythia-learn==0.3.0 rowan==1.3.0.post1 -coxeter==0.7.0 +coxeter==0.8.0 plato-draw==1.12.0 signac==2.2.0 signac-flow==0.28.0 @@ -21,9 +21,9 @@ h5py==3.10.0 jupyter==1.0.0 jupyterlab==4.1.2 matplotlib==3.8.3 -notebook==7.1.0 +notebook==7.1.1 opencv-python==4.9.0.80 -pandas==2.2.0 +pandas==2.2.1 Pillow==10.2.0 pyqt5==5.15.10 pyyaml==6.0.1 @@ -33,12 +33,12 @@ statsmodels==0.14.1 # test requirements -hypothesis==6.98.9 -pytest==8.0.1 +hypothesis==6.98.12 +pytest==8.0.2 miniball==1.2.0 sympy==1.12 tables==3.9.2 -coverage==7.4.2 +coverage==7.4.3 click==8.1.7 pytest-cov==4.1.0 ruamel.yaml==0.18.6