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
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
What solution would you like to see?
I would likely unpeg
certifiunless 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