Skip to content

Conversation

ex0ns
Copy link
Contributor

@ex0ns ex0ns commented Dec 13, 2024

What kind of change does this PR introduce?

The last bump of httpx has been done in this commit: fadbc4b

httpx now release 0.28 (and 0.28.1) and this is causing some conflicts with other packages.

What is the current behavior?

Unable to install supabase alongside some packages because of httpx

What is the new behavior?

It should not change the existing install but not block project requiring httpx >= 0.28

@ex0ns
Copy link
Contributor Author

ex0ns commented Dec 13, 2024

I ran poetry lock --no-update to avoid changes to the lockfile, but I'm not 100% confident that this is the proper way of doing this change.

@silentworks silentworks merged commit 3fa4814 into supabase:main Dec 28, 2024
8 checks passed
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.

2 participants