--- pyproject.toml.orig	2025-05-16 09:48:13
+++ pyproject.toml	2025-05-16 09:48:38
@@ -21,7 +21,7 @@
 
 license="GNU GPLv3"
 [tool.poetry.dependencies]
-python = ">=3.10,<3.13"
+python = ">=3.10,<3.14"
 pandas = "^2.1.0"
 numpy = "^1.25.2"
 matplotlib = "^3.8.2"
@@ -56,5 +56,5 @@
 coverage = "^7.4.2"
 
 [build-system]
-requires = ["poetry>=0.12"]
-build-backend = "poetry.masonry.api"
+requires = ["poetry-core"]
+build-backend = "poetry.core.masonry.api"
