We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 342d5ea + b66b7a6 commit 272a887Copy full SHA for 272a887
1 file changed
pyproject.toml
@@ -29,7 +29,7 @@ readme = "README.md"
29
packages = [{ include = "sr-data" }, { include = "sr-train" }]
30
31
[tool.poetry.dependencies]
32
-poetry = "1.8.4"
+poetry = "2.0.0"
33
python = "==3.10.* || ==3.11.* || ==3.12.*"
34
sr-data = { path = "./sr-data" }
35
sr-train = { path = "./sr-train" }
0 commit comments