I first tried to rabbit hole into specifying many sub-dependencies. However, this results in very old dependencies and a complicated list of dependencies. As it eventually turned out, I just needed to update the Poetry version which gets installed during our CI process.
Testing the project with a recent version of Poetry fixes the experienced dependency issues and closes #172.
I first tried to rabbit hole into specifying many sub-dependencies. However, this results in very old dependencies and a complicated list of dependencies. As it eventually turned out, I just needed to update the Poetry version which gets installed during our CI process.
Testing the project with a recent version of Poetry fixes the experienced dependency issues and closes #172.