Skip to content

Commit 4ce70f8

Browse files
committed
➖ chore(deps): remove unused dependencies
Removed `guara`. `python-dotenv`. amd `typing_extensions` from pyproject.toml.
1 parent e70c54e commit 4ce70f8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ dependencies = [
2626
"certifi>=2025.11.12,<2026.8.0",
2727
"charset-normalizer>=3.4.3,<3.6.0",
2828
"cryptography>=50.0.0,<51.0.0",
29-
"guara~=0.0.14",
3029
"idna~=3.11",
31-
"python-dotenv~=1.2.1",
3230
"requests>=2.33.1,<2.35.0",
33-
"typing_extensions>=4.15,<4.17",
3431
"urllib3>=2.6.3,<2.8.0",
3532
"tomli~=2.0.1; python_version < '3.11'",
3633
]

0 commit comments

Comments
 (0)