Skip to content

Commit 77f7fa6

Browse files
committed
Fix: Update conda test deps
1 parent 0f2b885 commit 77f7fa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ test:
3232
- ipympl==0.9.4
3333
- ipywidgets==8.1.3
3434
- markupsafe>=1.1.1,<2.1.0 # see https://github.com/pallets/markupsafe/issues/284
35-
- matplotlib-base==3.9.0
35+
- matplotlib-base==3.9.1
3636
- plopp==24.06.0
3737
- pooch==1.8.2
3838
- psutil==6.0.0
3939
- pytest==8.3.2
40-
- pytest-asyncio==0.21.1
40+
- pytest-asyncio==0.23.8
4141
- pythreejs==2.4.2
4242
- sciline==24.06.2
4343
source_files:

0 commit comments

Comments
 (0)