mirror of https://github.com/eyhc1/rendercv.git
update pyproject.toml
This commit is contained in:
parent
2c2bfff140
commit
11c6101306
|
@ -106,7 +106,7 @@ docs = [
|
|||
"mkdocstrings-python==1.10.3", # to build reference documentation from docstrings
|
||||
"pdfCropMargins==2.1.2", # to generate entry figures for the documentation
|
||||
"pillow==10.3.0", # lock the dependency of pdfCropMargins
|
||||
"PySimpleGUI==4.24.0", # lock the dependency of pdfCropMargins
|
||||
"PySimpleGUI==4.60.5", # lock the dependency of pdfCropMargins
|
||||
"mkdocs-macros-plugin==1.0.5", # to be able to have dynamic content in the documentation
|
||||
]
|
||||
tests = [
|
||||
|
|
Loading…
Reference in New Issue