Skip to content

Commit 1f9f918

Browse files
author
Alan Christie
committed
fix: Attempt to fix yamllint exception with latest pathspec
1 parent 72a72e5 commit 1f9f918

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Required for yamllint 1.28.0,
2+
# which breaks if 0.11.1 is used
3+
pathspec == 0.11.0
4+
15
docker-compose == 1.29.2
26
im-data-manager-job-decoder == 1.15.2
37
munch == 2.5.0

0 commit comments

Comments
 (0)