Skip to content

Conversation

@adubovik
Copy link
Collaborator

@adubovik adubovik commented Dec 11, 2024

  1. Added uvicorn and aiohttp as explicit dependencies where needed
  2. Pinned httpx==0.27.2 since the Python packages httpx>=0.28 and openai<1.55.3 are incompatbile. The fix is either to downgrade httpx to (<0.28) or upgrade openai to >=1.55.3. See fix(client): compat with new httpx 0.28.0 release openai/openai-python#1904 for the details.

@adubovik adubovik self-assigned this Dec 11, 2024
@adubovik adubovik requested a review from vladisavvv as a code owner December 11, 2024 17:59
@adubovik adubovik merged commit 6ea69c4 into development Dec 20, 2024
14 checks passed
@adubovik adubovik deleted the chore/fixed-dependencies-in-examples branch December 20, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants