mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 01:57:13 +02:00
Update deps for PIO Plus
This commit is contained in:
@ -23,11 +23,11 @@ from platformio.managers.package import PackageManager
|
||||
PACKAGE_DEPS = {
|
||||
"pysite": {
|
||||
"name": "pysite-pioplus",
|
||||
"requirements": ">=0.2.0,<2"
|
||||
"requirements": ">=0.3.0,<2"
|
||||
},
|
||||
"tool": {
|
||||
"name": "tool-pioplus",
|
||||
"requirements": ">=0.5.0,<2"
|
||||
"requirements": ">=0.6.6,<2"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user