We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864806e commit 53df875Copy full SHA for 53df875
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
- os: ubuntu-latest
47
python-version: 3.9
48
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
+ DEPENDENCIES: diffpy.structure==3.0.2 matplotlib==3.7 numpy==1.24 orix==0.12.1 scipy==1.10 tqdm==4.61.2
50
LABEL: -oldest
51
steps:
52
- uses: actions/checkout@v4
0 commit comments