Skip to content
Snippets Groups Projects
Commit f8a42628 authored by Paierl, Michael's avatar Paierl, Michael
Browse files

fixed problem that occured with new yaml versions

parent 681d2ad6
No related branches found
No related tags found
No related merge requests found
......@@ -25,10 +25,10 @@ install_requires =
tgt>=1.4.0
pandas>=1.4.0
soundfile>=0.10.0
PyYAML>=6.0.0
PyYAML==6.0.0
rich>=13.2.0
scikit-learn>=1.2.0
ruamel.yaml>=0.17.21
ruamel.yaml==0.17.21
# [flake8]
# max-line-length = 92
# max-doc-length = 75
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment