Skip to content

Commit 90ad744

Browse files
committed
Updated pyproject
Added pygments ^2.7
1 parent 7d98de9 commit 90ad744

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ matplotlib = ">= 3.5.3"
2424
ipython = ">= 8.14.0"
2525
furo = "^2024"
2626
pickleshare = "^0.7.5"
27+
pygments = "^2.7"
2728

2829
[tool.poetry.group.dev.dependencies]
2930
pycodestyle = ">= 2.9.1"

0 commit comments

Comments
 (0)