diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
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"] |