-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
We are trying to use fastapi-utils
on Linux ARM. psutils
>= 6 has ARM wheels published, but 5.x does not. fastapi-utils
0.8.0 currently relies on 5.x, while master
relies on >=5,<7
.
Describe the solution you'd like
Cut another release.
Describe alternatives you've considered
Forking or vendoring, neither of which I want to do :)
Additional context
Supporting psutils 7.x would be cool too.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request