mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
Bump typer version (#444)
This commit is contained in:
@@ -81,7 +81,7 @@ dynamic = ["version"] # We will use hatchling to generate the version number
|
||||
|
||||
[project.optional-dependencies]
|
||||
full = [
|
||||
'typer==0.15.2', # to create the command-line interface
|
||||
'typer==0.16.0', # to create the command-line interface
|
||||
"markdown==3.7", # to convert Markdown to HTML
|
||||
"watchdog==6.0.0", # to poll files for updates
|
||||
"typst==0.13.1", # to render PDF from Typst source files
|
||||
|
||||
Reference in New Issue
Block a user