Skip to content

Commit

Permalink
update sphinx requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshs committed May 17, 2024
1 parent b3cac04 commit 8c0a5bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ sphinx:
configuration: docs/conf.py

build:
os: "ubuntu-20.04"
os: ubuntu-22.04
tools:
python: "3.12"

Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requests>=2.21.0

# Building Docs requirements
sphinxjp.themes.basicstrap
sphinx<5.0.0
sphinx>5.0.0
sphinx-gallery>0.6.2
pillow>=7.1.2
breathe>=4.34.0
Expand Down

0 comments on commit 8c0a5bc

Please sign in to comment.