Closed
Description
The supabase-py
package has been published with a new set of dependencies (httpx in particular, that is not required to be < 0.28 anymore).
This package (supafunc
) has also been updated to support version of httpx greater than 0.28 however no release has been done so far.
Would it be possible to do a release of supafunc and then of supabase-py (with the updated supafunc) to solve dependencies issues with httpx 0.28 ?
Thanks