compose icon indicating copy to clipboard operation
compose copied to clipboard

support pyyaml 6.0 in docker-compose v1

Open PJ-Schulz opened this issue 3 years ago • 2 comments

Hello

I want to install docker-compose and pyyaml=6.0 with poetry. However, when I run poetry add docker-compose pyyaml, I get a dependency error:

Steps to reproduce the issue: poetry add docker-compose pyyaml

Using version ^1.29.2 for docker-compose
Using version ^6.0 for PyYAML

Updating dependencies
Resolving dependencies... (0.0s)

  SolverProblemError

  Because docker-compose (1.29.2) depends on PyYAML (>=3.10,<6)
   and no versions of docker-compose match >1.29.2,<2.0.0, docker-compose (>=1.29.2,<2.0.0) requires PyYAML (>=3.10,<6).
  So, because dockerpytest depends on both docker-compose (^1.29.2) and PyYAML (^6.0), version solving failed.

Problem: docker-compose==1.29.2 uses a pyyaml version: PyYAML >= 3.10, < 6

Request: Can this dependency be updated for using version 6.0?

Additional environment details:

  • python version: Python 3.9.4
  • poetry version Poetry .1.8

PJ-Schulz avatar Jan 19 '22 07:01 PJ-Schulz

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 31 '22 02:07 stale[bot]

Not stale

renefritze avatar Jul 31 '22 09:07 renefritze

This issue has been automatically closed because it had not recent activity during the stale period.

stale[bot] avatar Aug 13 '22 12:08 stale[bot]

Not stale

aguckenber-chwy avatar Sep 30 '22 17:09 aguckenber-chwy

What a hostile bot to have in your repository - ignore a problem for long enough and it'll go away!

jnawk avatar Jul 21 '23 09:07 jnawk

@jnawk Compose v1 is EOL, we don't do any support to the Python version anymore We communicate a lot for more than a year about this, see the README of the python branch or the different blog posts here or here

glours avatar Jul 21 '23 10:07 glours

see, that was all that was necessary to say. it wasn't too hard, was it? closing issues without even ever saying anything, while convenient for you is a toxic user experience.

jnawk avatar Jul 21 '23 19:07 jnawk