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 45f3459 commit af78f58Copy full SHA for af78f58
pyproject.toml
@@ -20,7 +20,7 @@ numpy = "*"
20
pandas = "*"
21
pydantic = "*"
22
rtc-tools = "^2.7.0a4"
23
-rtc-tools-interface = "0.10.*, 0.10.0a1"
+rtc-tools-interface = ">0.9.*"
24
25
[tool.poetry.scripts]
26
rtc-tools-reservoir-template = "rtctools_simulation.cli.reservoir:create_reservoir_template"
0 commit comments