Skip to content

Commit c64d44b

Browse files
committed
build: add python-dotenv as a dependency
1 parent 6ff37bc commit c64d44b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies = [
1010
"gitpython>=3.1.44",
1111
"loguru>=0.7.3",
1212
"platformdirs>=4.3.8",
13+
"python-dotenv>=1.0.0",
1314
"retrocookie>=0.4.3",
1415
"typer>=0.15.4",
1516
]

uv.lock

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

0 commit comments

Comments
 (0)