We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6322859 commit 0f2b885Copy full SHA for 0f2b885
conda/meta.yaml
@@ -28,18 +28,18 @@ test:
28
imports:
29
- scippneutron
30
requires:
31
- - hypothesis==6.88.1
32
- - ipympl==0.9.3
33
- - ipywidgets==8.1.1
+ - hypothesis==6.108.8
+ - ipympl==0.9.4
+ - ipywidgets==8.1.3
34
- markupsafe>=1.1.1,<2.1.0 # see https://github.com/pallets/markupsafe/issues/284
35
- - matplotlib-base==3.8.0
36
- - plopp==24.05.0
+ - matplotlib-base==3.9.0
+ - plopp==24.06.0
37
- pooch==1.8.2
38
- - psutil==5.9.5
39
- - pytest==7.4.2
+ - psutil==6.0.0
+ - pytest==8.3.2
40
- pytest-asyncio==0.21.1
41
- pythreejs==2.4.2
42
- - sciline==24.04.1
+ - sciline==24.06.2
43
source_files:
44
- pyproject.toml
45
- tests/
0 commit comments