You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, we'll look into whether there are any changes in 4.x that would cause problems and relax the restriction if not! It'd be helpful if you could try it out and report whether you encounter any issues.
We primarily use anyio through our dependency httpx, and this comment makes it seem that httpx should work well with anyio 4.x, so I imagine this will be safe to allow.
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
Describe the feature or improvement you're requesting
The project depends on anyio>=3.5.0,<4, however I would like to use it in a project that requires anyio==4.1.0
Additional context
https://pypi.org/project/anyio/#history
openai-python/pyproject.toml
Line 14 in e369566
The text was updated successfully, but these errors were encountered: