File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1+ name : pyproximal
2+ channels :
3+ - defaults
4+ - conda-forge
5+ - numba
6+ dependencies :
7+ - python>=3.8.12
8+ - numpy>=1.15.0, <2.0.0
9+ - scipy>=1.8.0
10+ - pylops>=2.0.0
11+ - scikit-image
12+ - matplotlib
13+ - ipython
14+ - pytest
15+ - Sphinx
16+ - numpydoc
17+ - numba
18+ - icc_rt
19+ - pip :
20+ - bm3d
21+ - pytest-runner
22+ - setuptools_scm
23+ - pydata-sphinx-theme
24+ - sphinx-gallery
25+ - nbsphinx
26+ - image
27+ - sphinxemoji
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ dependencies:
1717 - numba
1818 - icc_rt
1919 - pip :
20- - bm4d<4.2.4 # temporary as gclib problem arises in readthedocs
21- - bm3d<4.0.2 # temporary as gclib problem arises in readthedocs
20+ - bm4d<4.2.4 # temporary fix as GLIBC_2.32 not found by readthedocs
21+ - bm3d<4.0.2 # temporary fix as GLIBC_2.32 not found by readthedocs
2222 - pytest-runner
2323 - setuptools_scm
2424 - pydata-sphinx-theme
You can’t perform that action at this time.
0 commit comments