Skip to content

Commit 4648099

Browse files
Merge pull request #438 from thegridelectric/dev
admin package dependencies work again
2 parents 145a58a + af633dc commit 4648099

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

packages/gridworks-admin/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "gridworks-admin"
3-
version = "1.0.7"
3+
version = "1.0.8"
44
description = "CLI tool for monitoring gridworks-scada devices."
55
readme = "README.md"
66
authors = [
@@ -11,7 +11,7 @@ repository = "https://github.com/thegridelectric/gridworks-scada/tree/dev/packag
1111
requires-python = ">=3.11"
1212
dependencies = [
1313
"gridworks-proactor>=4.1.9",
14-
"gridworks-scada-protocol>=1.0.0",
14+
"gridworks-scada-protocol>=1.1.0",
1515
"numpy>=2.3.3",
1616
"paho-mqtt>=2.1.0",
1717
"pydantic>=2.11.9",

packages/gridworks-admin/uv.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)