Skip to content

Commit

Permalink
upgrade PyYAML to 6.0
Browse files Browse the repository at this point in the history
Was having problems building PyYAML 5.4 on arm64 with miniconda;
upgrading to 6.0 fixed it...
  • Loading branch information
dgrove-oss committed Aug 29, 2024
1 parent fbea2f8 commit dba467f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PyYAML==5.4
PyYAML==6.0

0 comments on commit dba467f

Please sign in to comment.