Skip to content

Commit af78f58

Browse files
committed
dependency: resolve dependency conflicts with rtc-tools-interface
1 parent 45f3459 commit af78f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ numpy = "*"
2020
pandas = "*"
2121
pydantic = "*"
2222
rtc-tools = "^2.7.0a4"
23-
rtc-tools-interface = "0.10.*, 0.10.0a1"
23+
rtc-tools-interface = ">0.9.*"
2424

2525
[tool.poetry.scripts]
2626
rtc-tools-reservoir-template = "rtctools_simulation.cli.reservoir:create_reservoir_template"

0 commit comments

Comments
 (0)