Skip to content

Commit badce21

Browse files
committed
add pytz
1 parent 54809d9 commit badce21

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

python_dependencies/Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ gunicorn = "==20.1.0"
3232
kafka-python = "==2.0.1"
3333
greenlet = "==3.1.1"
3434
typing-extensions = "*"
35+
pytz = "==2025.2"
3536

3637
[requires]
3738
python_version = "3.9.19"

python_dependencies/Pipfile.lock

Lines changed: 2 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)