Skip to content

Commit

Permalink
Remove sphinx pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Dec 20, 2024
1 parent ad2900d commit 759fd20
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies:
- scikit-build-core>=0.10.0
- scikit-image
- shapely
- sphinx<6
- sphinx
- sqlite
- sysroot_linux-64==2.17
name: all_cuda-118_arch-x86_64
2 changes: 1 addition & 1 deletion conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
- scikit-build-core>=0.10.0
- scikit-image
- shapely
- sphinx<6
- sphinx
- sqlite
- sysroot_linux-64==2.17
name: all_cuda-125_arch-x86_64
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ dependencies:
- numpydoc
# https://github.com/pydata/pydata-sphinx-theme/issues/1539
- pydata-sphinx-theme!=0.14.2
- sphinx<6
- sphinx
notebooks:
common:
- output_types: [conda, requirements, pyproject]
Expand Down

0 comments on commit 759fd20

Please sign in to comment.