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 4bfa455 commit 4d6f0a5Copy full SHA for 4d6f0a5
pyproject.toml
@@ -30,7 +30,7 @@ classifiers = [
30
]
31
dynamic = ["version"]
32
dependencies = [
33
- "Pygments==2.17.2"
+ "Pygments>=2.17.2"
34
35
36
[project.urls]
0 commit comments