File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11# library requirements
22asciitree==0.3.3
33fasteners==0.19
4- numcodecs==0.13 .1
4+ numcodecs==0.15 .1
55msgpack-python==0.5.6
6- setuptools-scm==8.1 .0
6+ setuptools-scm==8.2 .0
77# test requirements
8- pytest==8.3.3
8+ pytest==8.3.5
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.1.2
4+ numpy==2.2.3
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.5.1 ; sys_platform != 'win32'
3+ lmdb==1.6.2 ; sys_platform != 'win32'
44# optional library requirements for Jupyter
55ipytree==0.2.2
66ipywidgets==8.1.5
77azure-storage-blob==12.24.1
8- redis==5.1 .1
8+ redis==5.2 .1
99types-redis
1010types-setuptools
11- pymongo==4.10.1
11+ pymongo==4.11.2
1212# optional test requirements
1313coverage
14- pytest-cov==5 .0.0
15- pytest-doctestplus==1.3 .0
14+ pytest-cov==6 .0.0
15+ pytest-doctestplus==1.4 .0
1616pytest-timeout==2.3.1
17- h5py==3.12.1
17+ h5py==3.13.0
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