Skip to content

Commit 4c2447d

Browse files
author
Alan Christie
committed
build: Relaxed PyYAML (now allowing 5.4.1 to simplify use with jote)
1 parent 79bd568 commit 4c2447d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
jinja2 == 3.0.3
22
jsonschema >= 3.2.0, < 4.0
3-
pyyaml >= 6.0.1, < 7.0
3+
pyyaml >= 5.4.1, < 7.0

0 commit comments

Comments
 (0)