Skip to content

Conversation

@RussellJungwirth
Copy link
Contributor

poetry dependency resolution does not allow major versions to increase with the caret syntax. in order to support pyparsing 3.* dependencies you need to use the >= specifier. Added a <4 for safety.

Motivation: some common testing packages like moto now require pyparsing > 3.

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