add sphinxext-opengraph to pyproject dev requirements

This commit is contained in:
Deniz Turgut 2023-11-01 23:19:26 +03:00
commit 49aef30dab
No known key found for this signature in database
GPG key ID: 87B7168D7AB3ED2F

View file

@ -82,6 +82,7 @@ dev = [
"markdown>=3.5",
"typogrify>=2.0.7",
"sphinx>=7.1.2",
"sphinxext-opengraph>=0.9.0",
"furo>=2023.9.10",
"livereload>=2.6.3",
"psutil>=5.9.6",