stop using strictyaml

This commit is contained in:
Sina Atalay 2024-02-04 21:50:24 +01:00
parent 265145c26d
commit 53e2fe59b9
1 changed files with 1 additions and 2 deletions

View File

@ -57,10 +57,9 @@ dependencies = [
'pydantic==2.5.3',
'pydantic-extra-types==2.4.1',
'typing_extensions==4.9.0',
'strictyaml==1.7.3',
'ruamel.yaml==0.18.5',
'email-validator==2.1.0.post1',
'typer[all]==0.9.0',
'rich==13.7.0',
]
classifiers = [
"Intended Audience :: Science/Research",