-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bumpallowedpygeofilter #487
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
+1 for getting this merged. We had to pin |
Never mind, I see now that there is no v0.3. It's a larger discussion, but I'm generally against top bounds on dependencies for library packages like this one -- instead, I like to rely on CI to catch breakages caused by upstream version bumps. For more detail, a post. I'll implement @vincentsarago's suggestion to floor at v0.2 (it's nice to remove a transitive dependency that isn't directly imported) then re-request review to get this moving. |
Added a manual cherry-pick of a7f5c75 to ceil fastapi #irony |
Bump allowed version of pygeofilter to include 0.2.*.