Skip to content

Commit 06d332d

Browse files
committed
Remove deprecation from pyproject.toml
1 parent b860d70 commit 06d332d

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
"Topic :: Software Development :: Libraries :: Application Frameworks",
2828
]
2929

30-
dependencies = ["deprecation", "python-dotenv"]
30+
dependencies = ["python-dotenv"]
3131

3232
[dependency-groups]
3333
test = ["tox"]

uv.lock

Lines changed: 1 addition & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)