Skip to content

Commit 53df875

Browse files
committed
CI: Update oldest numpy
1 parent 864806e commit 53df875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- os: ubuntu-latest
4747
python-version: 3.9
4848
OLDEST_SUPPORTED_VERSION: true
49-
DEPENDENCIES: diffpy.structure==3.0.2 matplotlib==3.5 numpy==1.26.4 orix==0.12.1 scipy==1.8 tqdm==4.61.2
49+
DEPENDENCIES: diffpy.structure==3.0.2 matplotlib==3.7 numpy==1.24 orix==0.12.1 scipy==1.10 tqdm==4.61.2
5050
LABEL: -oldest
5151
steps:
5252
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)