mirror of https://github.com/eyhc1/rendercv.git
switch to strictyaml
This commit is contained in:
parent
e00ab3e05e
commit
6ae33a5e42
|
@ -57,7 +57,7 @@ dependencies = [
|
||||||
'pydantic==2.5.3',
|
'pydantic==2.5.3',
|
||||||
'pydantic-extra-types==2.4.1',
|
'pydantic-extra-types==2.4.1',
|
||||||
'typing_extensions==4.9.0',
|
'typing_extensions==4.9.0',
|
||||||
'ruamel.yaml==0.18.5',
|
'strictyaml==1.7.3',
|
||||||
'email-validator==2.1.0.post1',
|
'email-validator==2.1.0.post1',
|
||||||
'typer[all]==0.9.0',
|
'typer[all]==0.9.0',
|
||||||
'rich==13.7.0',
|
'rich==13.7.0',
|
||||||
|
|
Loading…
Reference in New Issue