Skip to content

Feature request: support newer versions of certifi #37

Open
@JamesHutchison

Description

Prerequisites

What is the problem you’re trying to solve?

Attempting to install litellm, it has come to my attention that this requires a version of certifi that is over a year old

litellm (1.16.21) depends on certifi (>=2023.7.22,<2024.0.0), litellm (>=1.16.21,<2.0.0) requires certifi (>=2023.7.22,<2024.0.0).
And because kinde-python-sdk (1.2.2) depends on certifi (>=2022.12.7,<2022.13.0)

What solution would you like to see?

I would likely unpeg certifi unless there is a known incompatibility. If there is a known incompatibility, I would work on resolving that so that people can use an up to date version of that library.

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions