Skip to content

Commit e203519

Browse files
committed
limit pygments
1 parent e6e5553 commit e203519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ requires-python = ">=3.9"
1313
dependencies = [
1414
"sphinx>=3.2.0",
1515
"beautifulsoup4>=4.8.1",
16+
"pygments<2.19",
1617
]
1718
# Keep extras in sync with requirements manually
1819
optional-dependencies = {ipython = ["ipython!=8.7.0"]}

0 commit comments

Comments
 (0)