Skip to content

Conversation

@blag
Copy link
Contributor

@blag blag commented Feb 15, 2019

Update requirements files with updated PyYAML and flex constraints.

I also add a make target to run make requirements and check that it doesn't change any requirements files (eg: some files were changed but not checked into git), and integrated that into the Travis tests.

H/T: @m4dcoder

requirements.txt Outdated
cryptography==2.4.2
eventlet==0.24.1
flex>=6.13.2,<6.15.0
flex
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In your other PR at #4510, flex is pinned to flex>=6.13.2,<6.15.0. How come the version specific dependencies are gone?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are missing an entry for flex in fixed-requirements.txt.

I will go ahead and add it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good to go now - d29cd7b.

@Kami
Copy link
Member

Kami commented Feb 18, 2019

LGTM, thanks for adding new check-requirements make task 👍

@Kami Kami merged commit 4d0fa2c into master Feb 18, 2019
@Kami Kami deleted the update-pyyaml-and-flex-contraints branch February 18, 2019 13:05
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.

4 participants