Skip to content

Commit b4c5153

Browse files
update dependencies
1 parent 3fff8b5 commit b4c5153

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.12"
10-
conSys4Py = { git = "https://github.com/Botts-Innovative-Research/CSAPI4Py.git", branch = "dev" }
11-
swecommondm = { git = "https://github.com/ChainReaction31/SWECommonDMPython.git", branch = "master" }
1210
pydantic = "^2.7.4"
1311
shapely = "^2.0.4"
1412
websockets = "^12.0"
13+
consys4py = "^0.0.1a1"
14+
swecommondm = "^0.0.1a0"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.2.2"

0 commit comments

Comments
 (0)