Skip to content

Commit 4dff795

Browse files
authored
Pinning dependency of sphinx to version 5.3.0 to avoid issues on GitHub action (#37)
1 parent c4f069f commit 4dff795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nbsphinx>=0.4.2
22
pydata-sphinx-theme>=0.6.3
3-
sphinx>=4
3+
sphinx==5.3.0

0 commit comments

Comments
 (0)