Skip to content

Commit 336aa02

Browse files
committed
Update deps for PIO Plus
1 parent 898513c commit 336aa02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio/pioplus.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
PACKAGE_DEPS = {
2424
"pysite": {
2525
"name": "pysite-pioplus",
26-
"requirements": ">=0.2.0,<2"
26+
"requirements": ">=0.3.0,<2"
2727
},
2828
"tool": {
2929
"name": "tool-pioplus",
30-
"requirements": ">=0.5.0,<2"
30+
"requirements": ">=0.6.6,<2"
3131
}
3232
}
3333

0 commit comments

Comments
 (0)