Skip to content

Commit

Permalink
feat: adding pytz package
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanJaeger committed Jun 27, 2024
1 parent ef8de83 commit 1a23034
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
15 changes: 13 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ sentry-sdk = "^1.44.0"
gunicorn = "^22.0.0"
drf-spectacular = "^0.27.2"
django-filter = "^24.2"
pytz = "^2024.1"

[tool.poetry.group.dev.dependencies]
ipython = "^8.22.2"
Expand Down

0 comments on commit 1a23034

Please sign in to comment.