Support httpx > 0.25.0
karanjeetsingh opened this issue · 2 comments
karanjeetsingh commented
The httpx support is too restrictive and causes dependency conflicts when trying to make it work with other libraries.
openai 1.26.0 depends on httpx<1 and >=0.23.0
groq 0.4.1 depends on httpx<1 and >=0.23.0
agenta 0.14.4 depends on httpx<0.28.0 and >=0.27.0
zep-python 1.5.0 depends on httpx<0.25.0 and >=0.24.0
paul-paliychuk commented
@karanjeetsingh Hi, thank you for reporting the issue, we will review the package requirements
paul-paliychuk commented
Also if you are a Zep Cloud user, please make sure you are installing zep-cloud
python sdk, it has looser httpx requirements.