We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee308f commit c29ef6cCopy full SHA for c29ef6c
1 file changed
pyproject.toml
@@ -7,7 +7,7 @@ readme = "README.md"
7
8
[tool.poetry.dependencies]
9
python = "^3.12"
10
-consys4py = { git = "https://github.com/Botts-Innovative-Research/CSAPI4Py.git", branch = "dev" }
+conSys4Py = { git = "https://github.com/Botts-Innovative-Research/CSAPI4Py.git", branch = "dev" }
11
swecommondm = { git = "https://github.com/ChainReaction31/SWECommonDMPython.git", branch = "master" }
12
pydantic = "^2.7.4"
13
shapely = "^2.0.4"
0 commit comments