You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
This package currently specifies it isn't compatible with Python 3.11 (released yesterday), blocking me from upgrading to the latest stable Python release:
Describe the solution you'd like
Ideally, the upper bound should either be removed, or perhaps be set to <4.0.0 so this won't become a problem for each new minor Python release.
Describe alternatives you've considered
Additional context
I don't know the background for why the upper boundary is set to 3.10, so perhaps this will just be a matter of either removing the upper boundary or setting it to e.g. 4.0.