Skip to content

Commit

Permalink
Downgrade pyyaml because of cython
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed May 12, 2024
1 parent 5db6c9a commit 58bc3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/py-pyyaml/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "py-pyyaml",
"version": "6.0.1",
"version": "5.4.1",
"description": "YAML parser and emitter for Python",
"homepage": "https://pyyaml.org/",
"dependencies": [
Expand Down

0 comments on commit 58bc3d7

Please sign in to comment.