diff --git a/requirements.txt b/requirements.txt index 77961c99..d8f3b6d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,10 +18,10 @@ flask==3.0.0 # commonly used packages h5py==3.10.0 jupyter==1.0.0; platform_machine != 'ppc64le' -jupyterlab==4.0.9; platform_machine != 'ppc64le' +jupyterlab==4.0.10; platform_machine != 'ppc64le' matplotlib==3.8.2; platform_machine != 'ppc64le' notebook==7.0.6; platform_machine != 'ppc64le' -opencv-python==4.8.1.78; platform_machine != 'ppc64le' +opencv-python==4.9.0.80; platform_machine != 'ppc64le' pandas==2.1.4 Pillow==10.1.0 pyqt5==5.15.10; platform_machine != 'ppc64le' @@ -32,12 +32,12 @@ statsmodels==0.14.1; platform_machine != 'ppc64le' # test requirements -hypothesis==6.92.1 -pytest==7.4.3 +hypothesis==6.92.2 +pytest==7.4.4 miniball==1.2.0 sympy==1.12 tables==3.9.2; platform_machine != 'ppc64le' -coverage==7.3.4 +coverage==7.4.0 click==8.1.7 pytest-cov==4.1.0 ruamel.yaml==0.18.5