Skip to content

Commit 7631f67

Browse files
mmccartyjameslamb
andauthored
Update dependencies.yaml
Co-authored-by: James Lamb <jaylamb20@gmail.com>
1 parent 1d94024 commit 7631f67

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

dependencies.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@ dependencies:
7979
common:
8080
- output_types: [conda, requirements, pyproject]
8181
packages:
82-
- pydata-sphinx-theme
83-
- sphinx
84-
- sphinx-autobuild
85-
- sphinx-copybutton
86-
- sphinx-llm
82+
- pydata-sphinx-theme>=0.16.1
83+
- sphinx>=8
84+
- sphinx-autobuild>=2025.8.25
85+
- sphinx-copybutton>=0.5.2
86+
- sphinx-llm>=0.3.0
8787
test_python:
8888
common:
8989
- output_types: [conda, requirements, pyproject]

0 commit comments

Comments
 (0)