Skip to content

Commit c799673

Browse files
committed
ruamel.yaml: allow any 0.17.x release
1 parent 360133d commit c799673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ requests
55
CacheControl < 0.13
66
urllib3 < 2 # until CacheControl has a fixed release
77
schema-salad >= 8.3.20220825114525, < 9
8-
ruamel.yaml >= 0.17.6, < 0.17.27;python_version>='3.7'
9-
ruamel.yaml >= 0.16.12, < 0.17.29
8+
ruamel.yaml >= 0.17.6, < 0.18;python_version>='3.7'
9+
ruamel.yaml >= 0.16.12, < 0.18

0 commit comments

Comments
 (0)