File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,12 @@ see : https://github.com/docker/compose/issues/6151
117117Changelog
118118----------
119119
120+ version 7.0.5
121+ - fix requirements.txt
122+
120123version 7.0.4
121124- use `copier ` for managing the template
125+ - drop python 3.5 support
122126
123127version 7.0.0
124128
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ docker-compose>=1.23.1
22plumbum
33rainbow_logging_handler
44python-slugify
5- git+https://github.com/hparfr/copier@vcs_branch
5+ copier @ git+https://github.com/hparfr/copier@vcs_branch#egg=copier
66# Only for solving installation issue with pip that fail to
77# solve the version of request compatible with docker and docker-compose
88requests < 3 ,>= 2.20.0
You can’t perform that action at this time.
0 commit comments