Skip to content

Commit

Permalink
:down_arrow: Use pyyaml 5.3.1 until cython3 issue fixed
Browse files Browse the repository at this point in the history
See yaml/pyyaml#724 for details
  • Loading branch information
znatty22 committed Aug 8, 2023
1 parent 5ceede9 commit edd5821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ boto3==1.7.8
botocore==1.10.8
Jinja2==2.10
requests==2.24.0
PyYAML==5.4
PyYAML==5.3.1

0 comments on commit edd5821

Please sign in to comment.