Skip to content

Commit

Permalink
[update-packages] Bump package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander authored Jan 1, 2024
1 parent 9bf3e05 commit 94a0350
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand All @@ -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

0 comments on commit 94a0350

Please sign in to comment.