Skip to content

Commit 0db3b18

Browse files
committed
make ruamel.yaml requirement explicit
1 parent fd38041 commit 0db3b18

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ rdflib
44
requests
55
CacheControl
66
schema-salad >= 8.3.20220825114525, < 9
7+
ruamel.yaml >= 0.17.6, < 0.17.22;python_version>='3.7'
8+
ruamel.yaml >= 0.16.12, < 0.17.22

0 commit comments

Comments
 (0)