Skip to content

Commit 7263415

Browse files
authored
Merge pull request #560 from scipp/dream-wfm
Update of WFM tof workflow to take into account DREAM choppers
2 parents bb0061a + e341c80 commit 7263415

File tree

20 files changed

+1671
-363
lines changed

20 files changed

+1671
-363
lines changed

.buildconfig/ci-linux.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,37 @@ channels:
99
- scipp
1010
- nodefaults
1111
dependencies:
12-
- h5py==3.11.0
13-
- hypothesis==6.112.1
12+
- h5py==3.12.1
13+
- hypothesis==6.118.8
1414
- ipykernel==6.29.5
1515
- ipympl==0.9.4
1616
- ipywidgets==8.1.5
1717
- mantid==6.10.0
1818
- matplotlib==3.9.2
1919
- mpltoolbox==24.05.1
20-
- plopp==24.09.1
20+
- plopp==24.10.0
2121
- pooch==1.8.2
2222
- pytest==8.3.3
2323
- pytest-asyncio==0.24.0
2424
- python-graphviz==0.20.3
2525
- pythreejs==2.4.2
26-
- scipp==24.09.1
27-
- scippnexus==24.09.0
26+
- scipp==24.11.1
27+
- scippnexus==24.11.0
2828
- scipy==1.13
29-
- tox==4.18.1
29+
- tox==4.23.2
3030

3131
# docs
3232
- myst-parser==4.0.0
3333
- nbsphinx==0.9.5
3434
- packaging==24.1
3535
- pandoc==3.4.0
36-
- pydata-sphinx-theme==0.15.4
37-
- sphinx==8.0.2
38-
- sphinx-autodoc-typehints==2.4.0
36+
- pydata-sphinx-theme==0.16.0
37+
- sphinx==8.1.3
38+
- sphinx-autodoc-typehints==2.5.0
3939
- sphinx-copybutton==0.5.2
4040
- sphinx-design==0.6.1
4141
- sphinxcontrib-bibtex==2.6.3
42-
- tof==24.7.0
42+
- tof==24.10.0
4343

4444
# docs and tests
45-
- sciline==24.06.3
45+
- sciline==24.10.0

0 commit comments

Comments
 (0)