fix: update dependencies in pyproject.toml for compatibility and improvements
This commit is contained in:
parent
9e881b3596
commit
336d77ff87
@ -54,7 +54,7 @@ pymupdf = "1.26.1"
|
|||||||
pypdf = "5.6.0"
|
pypdf = "5.6.0"
|
||||||
gunicorn = "23.0.0"
|
gunicorn = "23.0.0"
|
||||||
python-daemon = "3.1.2"
|
python-daemon = "3.1.2"
|
||||||
pytz = "^2025.2"
|
pytz = "2025.2"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["poetry-core"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user