Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Docker Compose and PyYAML version are incompatible #7

@kush-jain

Description

@kush-jain

ATLAS in its alpha phase used PyYAML==3.13, which was found to be insecure.
However, the latest PyYAML version (5.1) is not supported by docker-compose.

We need to keep an eye on these two issues to find the best way forward
docker/compose#6619
yaml/pyyaml#265

Currently, we are using PyYAML==4.2b1 to resolve this incompatibility, but we want to migrate to a stable build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions