Skip to content

Commit 6969efb

Browse files
new requiremenets updated in toml
1 parent 5433454 commit 6969efb

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ dependencies = [ # Pinned to match requirements.txt for stability
2626
"PyMeasure>=0.10.0",
2727
"pyvisa-py>=0.5.3",
2828
"scipy",
29-
"Pillow>=10.3.0"
29+
"Pillow>=10.3.0",
30+
"psutil>=5.9.8",
31+
"zeroconf>=0.113.0"
3032
]
3133

3234
[project.optional-dependencies]

0 commit comments

Comments
 (0)