ollama-python
ollama-python copied to clipboard
bump httpx to 0.26.0
I am the creator on Ollama Conversation, I am wanting to get the integration listed on Home Assistant itself but in order to do that this condition needs to be met communication-with-devicesservices.
So I need to switch from making direct API calls to using this library, however the version of httpx required by this library has conflicts with Home Assistant requirements.
This PR just bumps httpx version to 0.26.0 in order to meet the requirements.