I'm trying to connect this library to an API that also uses langchain, but langchain asks for httpx last vesion 0.28.1, this library asks for version 0.27.0
Can the version of httpx be updated to 0.28.1 so it doesnt raise error when installing other libraries?
I'm trying to connect this library to an API that also uses langchain, but langchain asks for httpx last vesion 0.28.1, this library asks for version 0.27.0
Can the version of httpx be updated to 0.28.1 so it doesnt raise error when installing other libraries?