File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ plugins:
118118 # See https://mkdocstrings.github.io/python/usage/#import for details
119119 - https://docs.python.org/3/objects.inv
120120 - https://frequenz-floss.github.io/frequenz-channels-python/v1.1/objects.inv
121- - https://frequenz-floss.github.io/frequenz-client-microgrid-python/v0.5 /objects.inv
121+ - https://frequenz-floss.github.io/frequenz-client-microgrid-python/v0.7 /objects.inv
122122 - https://frequenz-floss.github.io/frequenz-quantities-python/v1/objects.inv
123123 - https://lovasoa.github.io/marshmallow_dataclass/html/objects.inv
124124 - https://marshmallow.readthedocs.io/en/stable/objects.inv
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies = [
2929 # Make sure to update the mkdocs.yml file when
3030 # changing the version
3131 # (plugins.mkdocstrings.handlers.python.import)
32- " frequenz-client-microgrid >= 0.6 .0, < 0.7 .0" ,
32+ " frequenz-client-microgrid >= 0.7 .0, < 0.8 .0" ,
3333 " frequenz-channels >= 1.6.0, < 2.0.0" ,
3434 " frequenz-quantities[marshmallow] >= 1.0.0, < 2.0.0" ,
3535 " networkx >= 2.8, < 4" ,
You can’t perform that action at this time.
0 commit comments