michaelfeil / michaelfeil/infinity
need httpx[http2]==0.28.1support for this package
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 206
- PR merge metrics
- No merged PRs in 30d
Description
### Feature request
I am using a langchain-google-vertexai==3.1.0 which requires httpx>=0.28.0 but current packages requires httpx<0.28
### Motivation
reranker need to have latest packages
### Your contribution
if by changing in requirements file fix this issue i can commit it
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the requirements file and inspect the current httpx constraint alongside the langchain-google-vertexai==3.1.0 dependency. Update the dependency support for httpx[http2]==0.28.1, then verify that the package dependency installation or checks complete successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100