Syntax highlighting returnsgs

This commit is contained in:
akp 2024-02-25 10:11:03 +00:00
parent f0c928ec2c
commit dc7dc67903
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755
3 changed files with 16 additions and 5 deletions

View file

@ -12,6 +12,7 @@ PyYAML = "^6.0.1"
fire = "^0.5.0"
rich = "^13.7.0"
mistune = "^3.0.2"
pygments = "^2.17.2"
[tool.poetry.group.dev.dependencies]