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

This commit is contained in:
CaptainB 2025-06-13 10:13:49 +08:00
parent 9e881b3596
commit 336d77ff87

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"]