37 lines
678 B
YAML
37 lines
678 B
YAML
# DO NOT EDIT: this file is generated from the specification found in the
|
|
# following script to centralize the configuration for CI builds:
|
|
# build_tools/update_environments_and_lock_files.py
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- numpy
|
|
- blas
|
|
- scipy
|
|
- cython
|
|
- joblib
|
|
- threadpoolctl
|
|
- matplotlib
|
|
- pandas
|
|
- pyamg
|
|
- pytest
|
|
- pytest-xdist=2.5.0
|
|
- pillow
|
|
- setuptools
|
|
- scikit-image
|
|
- seaborn
|
|
- memory_profiler
|
|
- compilers
|
|
- sphinx
|
|
- sphinx-gallery
|
|
- sphinx-copybutton
|
|
- numpydoc
|
|
- sphinx-prompt
|
|
- plotly
|
|
- pooch
|
|
- sphinxext-opengraph
|
|
- pip
|
|
- pip:
|
|
- jupyterlite-sphinx
|
|
- jupyterlite-pyodide-kernel
|