#2257: Downgrade version of sphinx - 7.2.0 drops support for Python 3.8

This commit is contained in:
Czar Echavez
2024-02-26 08:44:08 +00:00
parent fb148dc4fb
commit 07373d941e

View File

@@ -67,7 +67,7 @@ dev = [
"pytest-cov==4.0.0",
"pytest-flake8==1.1.1",
"setuptools==66",
"Sphinx==7.2.6",
"Sphinx==7.1.2",
"sphinx-copybutton==0.5.2",
"wheel==0.38.4"
]