Skip to content

Commit 336d77f

Browse files
committed
fix: update dependencies in pyproject.toml for compatibility and improvements
1 parent 9e881b3 commit 336d77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pymupdf = "1.26.1"
5454
pypdf = "5.6.0"
5555
gunicorn = "23.0.0"
5656
python-daemon = "3.1.2"
57-
pytz = "^2025.2"
57+
pytz = "2025.2"
5858

5959
[build-system]
6060
requires = ["poetry-core"]

0 commit comments

Comments
 (0)