We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a72e5 commit 1f9f918Copy full SHA for 1f9f918
requirements.txt
@@ -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
+
5
docker-compose == 1.29.2
6
im-data-manager-job-decoder == 1.15.2
7
munch == 2.5.0
0 commit comments