Skip to content

Commit

Permalink
build: Relaxed PyYAML (now allowing 5.4.1 to simplify use with jote)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Jul 20, 2023
1 parent 79bd568 commit 4c2447d
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,3 +1,3 @@
jinja2 == 3.0.3
jsonschema >= 3.2.0, < 4.0
pyyaml >= 6.0.1, < 7.0
pyyaml >= 5.4.1, < 7.0

0 comments on commit 4c2447d

Please sign in to comment.