File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77## Upgrading
88
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+ * Revert back to ` v0.2.3 ` of the weather-client until the weather service is able to support ` v0.13 ` of the weather API.
1010
1111## New Features
1212
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ dependencies = [
3737 " toml >= 0.10.2, < 0.11.0" ,
3838 " plotly >= 6.0.0, < 6.4.0" ,
3939 " kaleido >= 0.2.1, < 1.1.0" ,
40- " frequenz-client-reporting >= 0.18 .0, < 0.20.0" ,
41- " frequenz-client-weather >= 0.2.2 , < 0.4 .0" ,
40+ " frequenz-client-reporting >= 0.19 .0, < 0.20.0" ,
41+ " frequenz-client-weather >= 0.2.3 , < 0.3 .0" ,
4242]
4343dynamic = [" version" ]
4444
You can’t perform that action at this time.
0 commit comments