Skip to content

Commit 21bb1e4

Browse files
committed
Package: Require latest version of ICOstate
The latest version of ICOstate (and hence ICOtronic) includes additional logging statements that should make it easier to debug problems in the future.
1 parent 0d506b3 commit 21bb1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
dependencies = [
1212
"colorlog>=6.9.0,<7",
1313
"fastapi>=0.115.7",
14-
"icostate>=0.24.0,<2",
14+
"icostate>=0.25.0,<2",
1515
"icolyzer>=1.8.0",
1616
"orjson>=3.11.0",
1717
"pandas>=2.2.3,<3",

0 commit comments

Comments
 (0)