We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e5553 commit e203519Copy full SHA for e203519
pyproject.toml
@@ -13,6 +13,7 @@ requires-python = ">=3.9"
13
dependencies = [
14
"sphinx>=3.2.0",
15
"beautifulsoup4>=4.8.1",
16
+ "pygments<2.19",
17
]
18
# Keep extras in sync with requirements manually
19
optional-dependencies = {ipython = ["ipython!=8.7.0"]}
0 commit comments