Skip to content

Commit

Permalink
Merge branch 'main' of github.com:zarr-developers/zarr-python into cu…
Browse files Browse the repository at this point in the history
…py_support
  • Loading branch information
madsbk committed Sep 5, 2022
2 parents 149d511 + f6698f6 commit 3ed7a7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements_dev_numpy.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Break this out into a separate file to allow testing against
# different versions of numpy. This file should pin to the latest
# numpy version.
numpy==1.23.1
numpy==1.23.2
4 changes: 2 additions & 2 deletions requirements_dev_optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ pytest-cov==3.0.0
pytest-doctestplus==0.12.0
pytest-timeout==2.1.0
h5py==3.7.0
fsspec==2022.7.1
s3fs==2022.7.1
fsspec==2022.8.2
s3fs==2022.8.2
moto[server]>=1.3.14
werkzeug<2.2.0

0 comments on commit 3ed7a7e

Please sign in to comment.