aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorPaul Harrison <paul@harrison.sh>2024-11-29 10:16:01 +0000
committerPaul Harrison <paul@harrison.sh>2024-11-29 10:16:01 +0000
commit12241dbc3852415867f0b9e16c115cfe26c3476a (patch)
treede31d283ff6507696edfb83f9490b1f2b2479aa2 /pyproject.toml
parentbb6bf2ef337d1d85d313a471c07418aacb856910 (diff)
Analysis of petition for another general electionHEADmain
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index cfd170b..8ebc8f3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -13,6 +13,7 @@ numpy = "^2.1.0"
pandas = "^2.2.2"
matplotlib = "^3.9.2"
seaborn = "^0.13.2"
+python-dotenv = "^1.0.1"
[build-system]
requires = ["poetry-core"]