fix: update dependencies in pyproject.toml for compatibility and improvements

v3.2
CaptainB 2025-06-13 10:13:49 +08:00
parent 9e881b3596
commit 336d77ff87
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ pymupdf = "1.26.1"
pypdf = "5.6.0"
gunicorn = "23.0.0"
python-daemon = "3.1.2"
pytz = "^2025.2"
pytz = "2025.2"
[build-system]
requires = ["poetry-core"]