Skip to content

Commit 31af9ba

Browse files
Merge pull request #314 from vtalos/remove-unused-pytz
Remove unused dependency 'pytz' from pyproject.toml
2 parents 33a6a5d + 2777af5 commit 31af9ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ python = ">=3.8,<3.15"
3030
httpx = "^0.28.1"
3131
pydantic = {extras = ["email"], version = "^2.5.2"}
3232
python-dateutil = "^2.8.2"
33-
pytz = "^2025.1"
3433
typing-extensions = "^4.9.0"
3534
Django = {version = ">=2.2", optional = true}
3635

0 commit comments

Comments
 (0)