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
This adds additional dependencies such as anyio, trio and socks that I am not using in the project. Unfortunately these dependencies come from httpx's httpcore dependency.
Is there a way to only get httpcore with no additional async libs?
The text was updated successfully, but these errors were encountered:
I have these dependencies installed with Poetry
This adds additional dependencies such as anyio, trio and socks that I am not using in the project. Unfortunately these dependencies come from httpx's httpcore dependency.
Is there a way to only get httpcore with no additional async libs?
The text was updated successfully, but these errors were encountered: