Skip to content

Commit 3ed7a7e

Browse files
committed
Merge branch 'main' of github.com:zarr-developers/zarr-python into cupy_support
2 parents 149d511 + f6698f6 commit 3ed7a7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements_dev_numpy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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==1.23.1
4+
numpy==1.23.2

requirements_dev_optional.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pytest-cov==3.0.0
1919
pytest-doctestplus==0.12.0
2020
pytest-timeout==2.1.0
2121
h5py==3.7.0
22-
fsspec==2022.7.1
23-
s3fs==2022.7.1
22+
fsspec==2022.8.2
23+
s3fs==2022.8.2
2424
moto[server]>=1.3.14
2525
werkzeug<2.2.0

0 commit comments

Comments
 (0)