Replies: 2 comments 4 replies
|
You don't even try it: |
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:httpxdepends onhttpcore. Curretly installed version of thehttpcore, same as pinned version in the lockfile: 0.13.2.This
httpcoreis too old, and incompatible withhttpx0.25.1.How can i update
httpcorein my project?I tried the following and it failed:
All reactions