Skip to content

Commit

Permalink
Unpin NumPy.
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Oct 16, 2024
1 parent 70af012 commit 6455bfd
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 81 deletions.
53 changes: 27 additions & 26 deletions requirements/locks/py310-linux-64.lock

Large diffs are not rendered by default.

53 changes: 27 additions & 26 deletions requirements/locks/py311-linux-64.lock

Large diffs are not rendered by default.

51 changes: 26 additions & 25 deletions requirements/locks/py312-linux-64.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion requirements/py310.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3, <2
- numpy >=1.24, !=1.24.3
- python-xxhash
- pyproj
- scipy
Expand Down
2 changes: 1 addition & 1 deletion requirements/py311.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3, <2
- numpy >=1.24, !=1.24.3
- python-xxhash
- pyproj
- scipy
Expand Down
2 changes: 1 addition & 1 deletion requirements/py312.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies:
- libnetcdf !=4.9.1
- matplotlib-base >=3.5, !=3.9.1
- netcdf4
- numpy >=1.24, !=1.24.3, <2
- numpy >=1.24, !=1.24.3
- python-xxhash
- pyproj
- scipy
Expand Down
2 changes: 1 addition & 1 deletion requirements/pypi-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dask[array]>=2022.9.0,!=2024.8.0
# libnetcdf!=4.9.1 (not available on PyPI)
matplotlib>=3.5
netcdf4
numpy>=1.24,!=1.24.3,<2
numpy>=1.24,!=1.24.3
pyproj
scipy
shapely!=1.8.3
Expand Down

0 comments on commit 6455bfd

Please sign in to comment.