huggingface / huggingface/lighteval
[FT] allow `httpx>0.27`
Open
feature
ignore-for-release
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
## Issue encountered
https://github.com/huggingface/lighteval/pull/648 locked `httpx==0.27.2`, but this lags the most recent `httpx` minor version of 0.28.
## Solution/Feature
Can lighteval allow `httpx>0.27`, so I can use it in a repo that requires `httpx>=0.28`.
## Possible alternatives
N/a
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.