Skip to content

Commit

Permalink
bump pyyaml to fix cython issues
Browse files Browse the repository at this point in the history
  • Loading branch information
neoaggelos committed Aug 1, 2023
1 parent 9b4f870 commit f389b02
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
@@ -1,5 +1,5 @@
ops < 2.5.0
pyyaml == 6.0
pyyaml == 6.0.1
tomli == 2.0.1
tomli-w == 1.0.0
pydantic == 1.10.9
Expand Down

0 comments on commit f389b02

Please sign in to comment.