Commit c5f32cc
committed
Pin ruamel.yaml<0.19.0 for compatibility
ruamel.yaml 0.19.0 (released 2025-12-31) introduced breaking changes
to the max_depth API that cause 'Loader' object has no attribute
'max_depth' errors when using hyperpyyaml.
This pins ruamel.yaml to <0.19.0 until the compatibility issue is resolved.1 parent a230105 commit c5f32cc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
0 commit comments