File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 11# library requirements
22asciitree==0.3.3
3- fasteners==0.19
3+ fasteners==0.20
44numcodecs==0.15.1
55msgpack-python==0.5.6
6- setuptools-scm==8.3.1
6+ setuptools-scm==9.2.2
77# test requirements
8- pytest==8.4.1
8+ pytest==8.4.2
Original file line number Diff line number Diff line change 11# Break this out into a separate file to allow testing against
22# different versions of numpy. This file should pin to the latest
33# numpy version.
4- numpy==2.3.2
4+ numpy==2.3.4
Original file line number Diff line number Diff line change 11# optional library requirements
22# bsddb3==6.2.6; sys_platform != 'win32'
3- lmdb==1.7.3 ; sys_platform != 'win32'
3+ lmdb==1.7.5 ; sys_platform != 'win32'
44# optional library requirements for Jupyter
55ipytree==0.2.2
6- ipywidgets==8.1.7
6+ ipywidgets==8.1.8
77azure-storage-blob==12.24.1
8- redis==6.4.0
8+ redis==7.0.1
99types-redis
1010types-setuptools
11- pymongo==4.14.0
11+ pymongo==4.15.3
1212# optional test requirements
1313coverage
14- pytest-cov==6.2.1
15- pytest-doctestplus==1.4 .0
14+ pytest-cov==7.0.0
15+ pytest-doctestplus==1.5 .0
1616pytest-timeout==2.4.0
17- h5py==3.14.0
17+ h5py==3.15.1
1818fsspec==2023.12.2
1919s3fs==2023.12.2
2020moto[server]>=5.0.1
You can’t perform that action at this time.
0 commit comments