Skip to content

Commit

Permalink
deps: update dependency sphinx-rtd-theme to >=1.3,<1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jooola committed Aug 22, 2023
1 parent f7286ed commit 7c9e96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
extras_require={
"docs": [
"sphinx>=7.1.2,<7.2",
"sphinx-rtd-theme>=1.2.2,<1.3",
"sphinx-rtd-theme>=1.3.0,<1.4",
"myst-parser>=2.0.0,<2.1",
"watchdog>=3.0.0,<3.1",
],
Expand Down

0 comments on commit 7c9e96f

Please sign in to comment.