mirror of
https://github.com/Rarebuffalo/securelens-backend.git
synced 2026-06-19 07:00:30 +00:00
add fpdf2 package dependency to cli package config
This commit is contained in:
@@ -18,6 +18,7 @@ dependencies = [
|
|||||||
"pyyaml>=6.0",
|
"pyyaml>=6.0",
|
||||||
"questionary>=2.0",
|
"questionary>=2.0",
|
||||||
"pathspec>=0.12",
|
"pathspec>=0.12",
|
||||||
|
"fpdf2>=2.7",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
|
|||||||
Reference in New Issue
Block a user