Skip to content

Commit 1e51bb2

Browse files
committed
Add tabulate.
1 parent 7afe33a commit 1e51bb2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ dependencies = [
7474
"uncertainties>=3.1",
7575
"plotly>=6.0",
7676
"joblib>=1.3.2",
77-
"bibtexparser"
77+
"bibtexparser",
78+
"tabulate>=0.9.0",
7879
]
7980
version = "2025.10.7"
8081

uv.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)