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 6783aec commit b7c7f1b
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 @@ -64,9 +64,9 @@ dependencies:
- scikit-learn>=0.23.1
- scipy
- setuptools>=61.0.0
- sphinx
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<6
- sphinxcontrib-websupport
- thriftpy2!=0.5.0,!=0.5.1
- torchdata
Expand Down
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 @@ -69,9 +69,9 @@ dependencies:
- scikit-learn>=0.23.1
- scipy
- setuptools>=61.0.0
- sphinx
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<6
- sphinxcontrib-websupport
- thriftpy2!=0.5.0,!=0.5.1
- torchdata
Expand Down
2 changes: 1 addition & 1 deletion dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ dependencies:
- recommonmark
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<6
- sphinx
- sphinxcontrib-websupport
py_version:
specific:
Expand Down

0 comments on commit b7c7f1b

Please sign in to comment.