mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
build: fixed fpdf version
This commit is contained in:
parent
aaca975e91
commit
94b6995fd3
@ -27,7 +27,7 @@ dependencies = [
|
|||||||
"pylint",
|
"pylint",
|
||||||
"loguru",
|
"loguru",
|
||||||
"psutil",
|
"psutil",
|
||||||
"fpdf",
|
"fpdf2~=2.7",
|
||||||
"fastjsonschema",
|
"fastjsonschema",
|
||||||
"lmfit",
|
"lmfit",
|
||||||
"pydantic~=2.0",
|
"pydantic~=2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user