Skip to content

Commit a651da4

Browse files
author
Pamy Carme
authored
Merge pull request #2 from ScienceLogic/fix-loose-docker-compose-dep
fix: update req to support older docker-compose versions
2 parents ed30a49 + c0f0daf commit a651da4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Click
2-
docker-compose>=1.27.4<=1.29.2
2+
docker-compose>=1.26.2<=1.29.2
33
pyyaml>=5.4.1
44
MarkupSafe
55
jinja2

0 commit comments

Comments
 (0)