Skip to content

Commit

Permalink
Update Sphinx version to 7.1.2
Browse files Browse the repository at this point in the history
- Updated the Sphinx version in requirements.txt from 7.2.6 to 7.1.2 for compatibility reasons.
- This change ensures that the project continues to work smoothly with the updated Sphinx version.
  • Loading branch information
drew2a committed Jan 25, 2024
1 parent 43f2b48 commit c2111ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ aiohttp==3.9.1
aiohttp_apispec==2.2.3
pydantic==1.10.14
pygments==2.17.2
sphinx==7.2.6
sphinx==7.1.2
sphinx_rtd_theme==2.0.0
sphinxcontrib-httpdomain==1.8.1
sphinxcontrib-openapi==0.8.3
Expand Down

0 comments on commit c2111ad

Please sign in to comment.