Skip to content

Pyproject too restrictive #431

@alex47ST3

Description

@alex47ST3

Motivation: describe the problem to be solved
I am having a hard time trying to integrate nanny-ml in my library, basically I have conflicts with many different libraries, like dotenv, numpy, pydantic, pandas, scipy etc. I get that for some not widely used library it might be tricky, but I think that for the basic ones latest versions should be available.

Describe the solution you'd like
Maybe open the versions in your pyproject.toml or update the code to make sure it's able to run with more recent versions of all these basic libraries

Describe alternatives you've considered
I tried downgrading some libraries, but to be fair using such old versions of these libraries is not something we are very happy with, as we aren't able to use the latest features plus it could be a security risk

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions