mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-29 17:47:14 +02:00
Update core dependencies
This commit is contained in:
2
docs
2
docs
Submodule docs updated: 1f6299c446...9d8e84d527
@ -21,9 +21,9 @@ from platformio import __version__, exception, util
|
||||
from platformio.managers.package import PackageManager
|
||||
|
||||
CORE_PACKAGES = {
|
||||
"contrib-piohome": ">=0.9.5,<2",
|
||||
"contrib-pysite": ">=0.2.0,<2",
|
||||
"tool-pioplus": ">=1.3.1,<2",
|
||||
"contrib-piohome": ">=0.9.6,<2",
|
||||
"contrib-pysite": ">=0.3.0,<2",
|
||||
"tool-pioplus": ">=1.3.6,<2",
|
||||
"tool-unity": "~1.20403.0",
|
||||
"tool-scons": "~2.20501.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user