## What is the problem? We can only use `poetry==1.4.0` with `new-installer = False` for development due to the `lightfm` installation problem. ## What has to be done? Find a way to configure project to make it possible using older versions of `poetry`.
What is the problem?
We can only use
poetry==1.4.0withnew-installer = Falsefor development due to thelightfminstallation problem.What has to be done?
Find a way to configure project to make it possible using older versions of
poetry.