-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
The openai-function-calling package currently specifies Python version support as >=3.9, <=3.13.
This limitation causes compatibility issues for users running Python 3.13.2, preventing them from installing or using the package.
Steps to Reproduce:
- Install Python 3.13.2 on your machine.
- Attempt to install openai-function-calling.
- Observe that installation fails due to the version restriction.
On a sidenote, can we remove the uppercap restriction of python version ? otherwise that instllation will keep failing for newer versions
ashish-spext
Metadata
Metadata
Assignees
Labels
No labels