Replies: 2 comments 4 replies
-
Related #2628 |
Beta Was this translation helpful? Give feedback.
0 replies
-
You don't even try it:
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My project depends on
httpx
:httpx
depends onhttpcore
. Curretly installed version of thehttpcore
, same as pinned version in the lockfile: 0.13.2.This
httpcore
is too old, and incompatible withhttpx
0.25.1.How can i update
httpcore
in my project?I tried the following and it failed:
Beta Was this translation helpful? Give feedback.
All reactions