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 d19d9fa commit d789299Copy full SHA for d789299
pyproject.toml
@@ -13,7 +13,6 @@ 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