change YAML compat to meet automerge with JuliaRegistries

development
Martin Scheidt 2022-06-07 13:08:26 +02:00
parent 10d81eb8e7
commit 7a0f6a792f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
[compat]
DataFrames = "^1"
JSONSchema = "^1"
YAML = "^0"
YAML = "^0.4"
julia = "^1.6"
[extras]