Second attempt at resolving the build issue from https://github.com/CAST-genomics/haptools/commit/6eac7ef2e8bc81f1cdedc98b446c03c2641b52cf. This time, we're taking a less destructive approach by only upgrading poetry in the build pipeline instead of bumping it completely. The benefit of this is that we'll be able to keep python 3.7 support for a little longer instead of doing #173
Closes #173
Second attempt at resolving the build issue from https://github.com/CAST-genomics/haptools/commit/6eac7ef2e8bc81f1cdedc98b446c03c2641b52cf. This time, we're taking a less destructive approach by only upgrading poetry in the build pipeline instead of bumping it completely. The benefit of this is that we'll be able to keep python 3.7 support for a little longer instead of doing #173