Skip to content

Commit f3222bd

Browse files
author
Pamy Carme
authored
Merge pull request #3 from ScienceLogic/fix-deps
Update requirements.txt to stop breaking dep installations with latest pip version
2 parents 610ff43 + 12f31a4 commit f3222bd

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.26.2<=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)