We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d94024 commit 7631f67Copy full SHA for 7631f67
dependencies.yaml
@@ -79,11 +79,11 @@ dependencies:
79
common:
80
- output_types: [conda, requirements, pyproject]
81
packages:
82
- - pydata-sphinx-theme
83
- - sphinx
84
- - sphinx-autobuild
85
- - sphinx-copybutton
86
- - sphinx-llm
+ - pydata-sphinx-theme>=0.16.1
+ - sphinx>=8
+ - sphinx-autobuild>=2025.8.25
+ - sphinx-copybutton>=0.5.2
+ - sphinx-llm>=0.3.0
87
test_python:
88
89
0 commit comments