mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
overrides: update httpx for 0.23.1
This commit is contained in:
parent
0c5bae34be
commit
54318cea24
1 changed files with 12 additions and 1 deletions
|
@ -6417,7 +6417,18 @@
|
|||
"setuptools"
|
||||
],
|
||||
"httpx": [
|
||||
"setuptools"
|
||||
{
|
||||
"buildSystem": "hatch-fancy-pypi-readme",
|
||||
"from": "0.23.1"
|
||||
},
|
||||
{
|
||||
"buildSystem": "hatchling",
|
||||
"from": "0.23.1"
|
||||
},
|
||||
{
|
||||
"buildSystem": "setuptools",
|
||||
"until": "0.23.1"
|
||||
}
|
||||
],
|
||||
"httpx-auth": [
|
||||
"setuptools"
|
||||
|
|
Loading…
Add table
Reference in a new issue