<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- pyproject.toml.orig	2020-08-09 00:30:13.000000000 +1000
+++ pyproject.toml	2022-11-15 16:30:26.000000000 +1100
@@ -49,5 +49,5 @@
 alabaster="&lt;0.8"
 
 [build-system]
-requires = ["poetry&gt;=0.12"]
-build-backend = "poetry.masonry.api"
+requires = ["poetry-core"]
+build-backend = "poetry.core.masonry.api"
</pre></body></html>