We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff49d5 commit f5cca7dCopy full SHA for f5cca7d
pyproject.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/sciknoworg/OntoAligner/"
10
include = ["images/logo-with-background.png"]
11
12
[tool.poetry.dependencies]
13
-python = ">=3.10,<3.14"
+python = ">=3.10,<3.14.0"
14
pathlib = "*"
15
argparse = "*"
16
numpy = "*"
0 commit comments