Skip to content

Commit

Permalink
bump outdated
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Scheltienne committed Oct 30, 2023
1 parent aaece8e commit d5dd39b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions recipes/mne-python/construct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ specs:
- pip =23.3.1
- conda =23.9.0
- mamba =1.5.2
- conda-libmamba-solver =23.9.2
- conda-libmamba-solver =23.9.3
# MNE ecosystem
# TODO: ⛔️ ⛔️ ⛔️ DEV BUILDS START: CHANGE BEFORE RELEASE! ⛔️ ⛔️ ⛔️
# - mne =1.4dev0=*_20230503
Expand Down Expand Up @@ -92,19 +92,19 @@ specs:
- traitsui =8.0.0
- autoreject =0.4.2
- pyriemann =0.5
- pyprep =0.4.2
- pyprep =0.4.3
- openmeeg =2.5.6
# BLAS
- openblas =0.3.24
- libblas =3.9.0=*openblas
- jupyter =1.0.0
- jupyterlab =4.0.7
- ipykernel =6.25.2
- ipykernel =6.26.0
- nb_conda_kernels =2.3.1
- spyder-kernels =2.4.4
- spyder =5.4.5
- darkdetect =0.8.0
- qdarkstyle =3.1
- qdarkstyle =3.2
- numba =0.57.1
# I/O
- pyxdf =1.16.4
Expand All @@ -130,7 +130,7 @@ specs:
- openneuro-py =2023.1.0
# sleep staging
- sleepecg =0.5.5
- tensorflow ==2.12.1=cpu_py311* # [not win]
- tensorflow ==2.13.1=cpu_py311* # [not win]
- yasa =0.6.3
# various biological signals (ECG, EOG, EMG, …)
- neurokit2 =0.2.6
Expand All @@ -143,24 +143,24 @@ specs:
- matplotlib =3.8.0
- ipympl =0.9.3
- seaborn =0.13.0
- plotly =5.17.0
- plotly =5.18.0
- vtk =9.2.6
- git =2.42.0 # [win]
- make =4.3 # [win]
- ipywidgets =8.1.1
- pyvista =0.42.3
- trame =3.2.7
- trame =3.2.8
- trame-vtk =2.5.9
- trame-vuetify =2.3.1
# Development
- setuptools_scm =8.0.4
- pytest =7.4.2
- pytest =7.4.3
- pytest-cov =4.1.0
- pytest-qt =4.2.0
- pytest-harvest =1.10.4
- pre-commit =3.5.0
- ruff =0.1.1
- black =23.10.0
- ruff =0.1.3
- black =23.10.1
- py-spy =0.3.14
- line_profiler =4.1.1
- memory_profiler =0.61.0
Expand Down

0 comments on commit d5dd39b

Please sign in to comment.