-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
- This is a feature request for the Python library
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
Line 14 in e369566
"anyio>=3.5.0, <4", |
inspite
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request