Merge branch 'release/v6.3.1'
This commit is contained in:
@@ -1094,6 +1094,8 @@ def install_python_deps():
|
||||
return result
|
||||
|
||||
deps = {
|
||||
# https://github.com/platformio/platformio-core/issues/4614
|
||||
"urllib3": "<2",
|
||||
# https://github.com/platformio/platform-espressif32/issues/635
|
||||
"cryptography": ">=2.1.4,<35.0.0",
|
||||
"future": ">=0.15.2",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/platformio/platform-espressif32.git"
|
||||
},
|
||||
"version": "6.3.0",
|
||||
"version": "6.3.1",
|
||||
"frameworks": {
|
||||
"arduino": {
|
||||
"package": "framework-arduinoespressif32",
|
||||
|
||||
Reference in New Issue
Block a user