Skip to content

Commit c3645cc

Browse files
authored
Merge branch 'master' into prov_hardlink
2 parents 927cc97 + 3021fe4 commit c3645cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
'setuptools',
5454
'requests >= 2.6.1', # >= 2.6.1 to workaround
5555
# https://github.com/ionrock/cachecontrol/issues/137
56-
'ruamel.yaml >= 0.12.4, < 0.16',
56+
'ruamel.yaml >= 0.12.4, <= 0.15.51',
5757
'rdflib >= 4.2.2, < 4.3.0',
5858
'shellescape >= 3.4.1, < 3.5',
5959
'schema-salad >= 2.7.20180905124720, < 3',

0 commit comments

Comments
 (0)