Skip to content

pin PyYAML==5.1, boto3==1.9.89, awscli==1.16.263 in requirements files#181

Open
jali-clarke wants to merge 1 commit intodessa-oss:masterfrom
jali-clarke:pin-awscli-requirements_dev
Open

pin PyYAML==5.1, boto3==1.9.89, awscli==1.16.263 in requirements files#181
jali-clarke wants to merge 1 commit intodessa-oss:masterfrom
jali-clarke:pin-awscli-requirements_dev

Conversation

@jali-clarke
Copy link
Copy Markdown

@jali-clarke jali-clarke commented Jan 16, 2021

build is currently failing (e.g. https://github.com/dessa-oss/atlas/pull/180/checks?check_run_id=1714144888) due to conflicting botocore transitive dependencies:

    awscli 1.16.297 depends on botocore==1.13.33 # from requirements_dev.txt
    boto3 1.9.86 depends on botocore<1.13.0 and >=1.12.86 # from requirements.txt

this PR pins PyYAML==5.1, boto3==1.9.89, awscli==1.16.263, which are the smallest possible version changes for requirements.txt that fix this dependency issue as well as any others that come up

btw your jenkins instance is currently experiencing executor starvation (and may have been for a while)
Screen Shot 2021-01-16 at 12 38 25 PM

todo before ready for review:

  • escape dependency hell

@jali-clarke jali-clarke marked this pull request as draft January 16, 2021 16:38
@jali-clarke jali-clarke force-pushed the pin-awscli-requirements_dev branch from 1bc3991 to ad06b81 Compare January 16, 2021 16:54
@jali-clarke jali-clarke changed the title pin awscli to 1.16.263 in requirements dev pin awscli to 1.16.98, PyYAML==3.13 in requirements dev Jan 16, 2021
@jali-clarke jali-clarke changed the title pin awscli to 1.16.98, PyYAML==3.13 in requirements dev pin awscli to 1.16.98, PyYAML==3.13 in requirements files Jan 16, 2021
@jali-clarke jali-clarke force-pushed the pin-awscli-requirements_dev branch from ad06b81 to 3643c32 Compare January 16, 2021 17:23
@jali-clarke jali-clarke marked this pull request as ready for review January 16, 2021 17:25
@jali-clarke jali-clarke changed the title pin awscli to 1.16.98, PyYAML==3.13 in requirements files pin awscli to PyYAML==5.1, boto3==1.9.89, awscli==1.16.263 in requirements files Jan 16, 2021
@jali-clarke jali-clarke changed the title pin awscli to PyYAML==5.1, boto3==1.9.89, awscli==1.16.263 in requirements files pin PyYAML==5.1, boto3==1.9.89, awscli==1.16.263 in requirements files Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant