aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index fcf426d..feeed1f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,8 @@ dependencies = [
"pandas>=3.0.2",
"requests>=2.33.1",
"numpy>=2.4.4",
- "tabulate>=0.10.0"
+ "tabulate>=0.10.0",
+ "platformdirs>=4.9.6",
]
[project.scripts]
git.ajschof.me — hosted by ajschofield — powered by cgit