mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-07-23 05:27:59 +00:00
updgare dependencies
This commit is contained in:
parent
572254275f
commit
1d501e0f96
4 changed files with 310 additions and 251 deletions
|
@ -7,8 +7,8 @@ license = "MIT"
|
|||
authors = ["Marcello Lamonaca <marcello@lamonaca.eu>"]
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"mkdocs>=1.6.1",
|
||||
"mkdocs-material>=9.5.34",
|
||||
"pillow>=10.4.0",
|
||||
"cairosvg>=2.7.1",
|
||||
"mkdocs>=1.6",
|
||||
"mkdocs-material>=9.6",
|
||||
"pillow>=11.3",
|
||||
"cairosvg>=2.8",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue