Skip to content

Commit

Permalink
BLD: Fix CI Tests / Sphinx-Pytest-Coverage (conda-forge) failing (#2011)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpelley authored Jul 9, 2024
1 parent 57621e5 commit 4ae9a3f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions envs/conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ dependencies:
- sphinx-autodoc-typehints
- sphinx_rtd_theme
- threadpoolctl
# Pinned dependencies of dependencies
- pillow<=10.0.1 # https://github.com/metoppv/improver/issues/2010
- pandas<=2.0.0 # https://github.com/metoppv/improver/issues/2010

0 comments on commit 4ae9a3f

Please sign in to comment.