httpx dependency #5538
Unanswered
ilyamk
asked this question in
SDKs & Adapters
Replies: 1 comment
-
Unfortunately, the SDK is automatically generated by our partner Speakeasy; and only support May I ask which sub-dependencies cause issues with this constraint? :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Would it be possible to lower the httpx dependency version or allow a version range that includes versions prior to 0.28.0? The current constraint (httpx >= 0.28.1) introduces compatibility issues with several other popular libraries that haven’t yet adopted versions beyond 0.28.0.
Given Polar’s rapid development pace, this tight constraint makes it difficult to integrate with projects that rely on slightly older but still stable versions of httpx.
Thank you for considering this!
Beta Was this translation helpful? Give feedback.
All reactions