Skip to content

Comments

allow pyparsing semver to go up to 3#8

Open
RussellJungwirth wants to merge 6 commits intoKicksaw-Consulting:mainfrom
RussellJungwirth:feature/pyparsing_dependency
Open

allow pyparsing semver to go up to 3#8
RussellJungwirth wants to merge 6 commits intoKicksaw-Consulting:mainfrom
RussellJungwirth:feature/pyparsing_dependency

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