mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
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"
|
||||
gunicorn = "23.0.0"
|
||||
python-daemon = "3.1.2"
|
||||
pytz = "^2025.2"
|
||||
pytz = "2025.2"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue