Skip to content

Commit

Permalink
Reduce Sphinx version for Python 3.8 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
owenlittlejohns authored and ygliuvt committed Oct 31, 2023
1 parent 05b40b3 commit e16e154
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ pytest-mock ~= 3.5
pytest-watch ~= 4.2
responses ~= 0.12
setuptools >= 54.2
sphinx ~= 7.2.6
sphinx ~= 7.1.2
wheel >= 0.36
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Jinja2 ~= 3.1.2
load-dotenv ~=0.1.0
nbconvert ~= 7.10.0
progressbar2 ~= 4.2.0
sphinx ~= 7.2.6
sphinx ~= 7.1.2
sphinx-rtd-theme ~= 1.3.0

0 comments on commit e16e154

Please sign in to comment.